We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a35d00 commit 9fce9dfCopy full SHA for 9fce9df
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Release Notes
2
3
+## [7.0.1](https://github.com/cpcloud/stupidb/compare/v7.0.0...v7.0.1) (2022-01-04)
4
+
5
6
+### Bug Fixes
7
8
+* ensure release notes are generated properly ([8a35d00](https://github.com/cpcloud/stupidb/commit/8a35d00dc61f6f1062ade2546654a94b3bd75fa9))
9
10
# [7.0.0](https://github.com/cpcloud/stupidb/compare/v6.1.1...v7.0.0) (2022-01-04)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stupidb"
-version = "7.0.0"
+version = "7.0.1"
packages = [{ include = "stupidb" }]
homepage = "https://github.com/cpcloud/stupidb"
repository = "https://github.com/cpcloud/stupidb"
0 commit comments