Skip to content

Commit 9bb1a87

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.0...v1.3.0) (2024-10-26) ### Features * update path ([7de8ac4](7de8ac4)) * update path ([9ad0414](9ad0414))
1 parent 7de8ac4 commit 9bb1a87

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+
# [1.3.0](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v1.2.0...v1.3.0) (2024-10-26)
4+
5+
6+
### Features
7+
8+
* update path ([7de8ac4](https://github.com/officialpycasbin/sqlalchemy-adapter/commit/7de8ac47040136e315878d45a76041c1993c2e8d))
9+
* update path ([9ad0414](https://github.com/officialpycasbin/sqlalchemy-adapter/commit/9ad041478d79075066647b4961b28e49a9f45b7f))
10+
311
# [1.2.0](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v1.1.0...v1.2.0) (2024-05-30)
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 = 1.2.0
2+
version = 1.3.0
33

0 commit comments

Comments
 (0)