We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c17a97 commit dc293c4Copy full SHA for dc293c4
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Semantic Versioning Changelog
2
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
11
# [0.5.0](https://github.com/pycasbin/sqlalchemy-adapter/compare/v0.4.2...v0.5.0) (2022-07-17)
12
13
setup.cfg
@@ -1,3 +1,3 @@
[metadata]
-version = 0.5.0
+version = 0.5.1
0 commit comments