Skip to content

Commit 9fce9df

Browse files
chore(release): 7.0.1
1 parent 8a35d00 commit 9fce9df

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Release Notes
22

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+
310
# [7.0.0](https://github.com/cpcloud/stupidb/compare/v6.1.1...v7.0.0) (2022-01-04)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "stupidb"
3-
version = "7.0.0"
3+
version = "7.0.1"
44
packages = [{ include = "stupidb" }]
55
homepage = "https://github.com/cpcloud/stupidb"
66
repository = "https://github.com/cpcloud/stupidb"

0 commit comments

Comments
 (0)