Skip to content

Commit

Permalink
chore(release): 0.5.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.5.2](v0.5.1...v0.5.2) (2023-05-22)

### Bug Fixes

* Stop including README as top-level data file in package ([#63](#63)) ([206be72](206be72))
  • Loading branch information
semantic-release-bot committed May 22, 2023
1 parent 206be72 commit f7851f8
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 @@
# Semantic Versioning Changelog

## [0.5.2](https://github.com/pycasbin/sqlalchemy-adapter/compare/v0.5.1...v0.5.2) (2023-05-22)


### Bug Fixes

* Stop including README as top-level data file in package ([#63](https://github.com/pycasbin/sqlalchemy-adapter/issues/63)) ([206be72](https://github.com/pycasbin/sqlalchemy-adapter/commit/206be72ddbca38a45a02cd3ed63cd31e6158df9c))

## [0.5.1](https://github.com/pycasbin/sqlalchemy-adapter/compare/v0.5.0...v0.5.1) (2023-04-16)


Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[metadata]
version = 0.5.1
version = 0.5.2

0 comments on commit f7851f8

Please # to comment.