Skip to content

Commit dc293c4

Browse files
chore(release): 0.5.1 [skip ci]
## [0.5.1](v0.5.0...v0.5.1) (2023-04-16) ### Bug Fixes * fix CI typo ([7c17a97](7c17a97)) * update CI script versions ([72ecd76](72ecd76))
1 parent 7c17a97 commit dc293c4

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Semantic Versioning Changelog
22

3+
## [0.5.1](https://github.com/pycasbin/sqlalchemy-adapter/compare/v0.5.0...v0.5.1) (2023-04-16)
4+
5+
6+
### Bug Fixes
7+
8+
* fix CI typo ([7c17a97](https://github.com/pycasbin/sqlalchemy-adapter/commit/7c17a97a5bf0e928d1c2fe7bac0eb751da90ac58))
9+
* update CI script versions ([72ecd76](https://github.com/pycasbin/sqlalchemy-adapter/commit/72ecd767efd17e8a859d8014a63ee287ff4020e2))
10+
311
# [0.5.0](https://github.com/pycasbin/sqlalchemy-adapter/compare/v0.4.2...v0.5.0) (2022-07-17)
412

513

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[metadata]
2-
version = 0.5.0
2+
version = 0.5.1
33

0 commit comments

Comments
 (0)