- Fix typo in README.
- Remove the requirement that filename is a file from is_*.
- Typos in docs.
- Update docs.
- Adds remove_edge and shortest path.
- Cut version 0.0.1b8
--- /dev/null
+MD5 (pyutils-0.0.1b9-py3-none-any.whl) = 9db198f9a9fa0b93608eaf98711d9a58
-pyutils-0.0.1b8-py3-none-any.whl
\ No newline at end of file
+pyutils-0.0.1b9-py3-none-any.whl
\ No newline at end of file
-MD5 (pyutils-latest-py3-none-any.whl) = a4699f66f065640e4760c3f7d322a070
+MD5 (pyutils-latest-py3-none-any.whl) = 9db198f9a9fa0b93608eaf98711d9a58
[project]
name = "pyutils"
-version = "0.0.1b8"
+version = "0.0.1b9"
authors = [
]
Previous version ---- 0.0.1b7
Total commits ------- 25
```
+# 🎁 Release notes (`0.0.1b9`)
+
+## Changes
+- Fix typo in README.
+- Remove the requirement that filename is a file from is_*.
+- Typos in docs.
+- Update docs.
+- Adds remove_edge and shortest path.
+- Cut version 0.0.1b8
+
+## Metadata
+```
+This version -------- 0.0.1b9
+Previous version ---- 0.0.1b8
+Total commits ------- 6
+```