Skip to content

Commit

Permalink
chore(release): 7.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 12, 2022
1 parent dc6bb14 commit 4274f60
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Release Notes

## [7.0.3](https://github.com/cpcloud/stupidb/compare/v7.0.2...v7.0.3) (2022-01-12)


### Bug Fixes

* refactor ci ([f3e598f](https://github.com/cpcloud/stupidb/commit/f3e598ff791cc859b93852bfec8495a9e26149d3))

## [7.0.2](https://github.com/cpcloud/stupidb/compare/v7.0.1...v7.0.2) (2022-01-05)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stupidb"
version = "7.0.2"
version = "7.0.3"
packages = [{ include = "stupidb" }]
homepage = "https://github.com/cpcloud/stupidb"
repository = "https://github.com/cpcloud/stupidb"
Expand Down

0 comments on commit 4274f60

Please sign in to comment.