We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4697d65 commit 47c2868Copy full SHA for 47c2868
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Release Notes
2
3
+## [7.0.4](https://github.com/cpcloud/stupidb/compare/v7.0.3...v7.0.4) (2022-01-21)
4
+
5
6
+### Reverts
7
8
+* ci: delete auto release for next release ([086ab58](https://github.com/cpcloud/stupidb/commit/086ab58d218886dcc8a18b1a53782fa6046ac274))
9
10
## [7.0.3](https://github.com/cpcloud/stupidb/compare/v7.0.2...v7.0.3) (2022-01-12)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stupidb"
-version = "7.0.3"
+version = "7.0.4"
packages = [{ include = "stupidb" }]
homepage = "https://github.com/cpcloud/stupidb"
repository = "https://github.com/cpcloud/stupidb"
0 commit comments