Skip to content

Commit e9ff609

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.0...v1.3.0) (2024-07-06) ### Features * Add the option to suppress MetaData.create_all call ([e99744f](e99744f))
1 parent 2ded9c2 commit e9ff609

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
# [1.3.0](https://github.com/pycasbin/sqlalchemy-adapter/compare/v1.2.0...v1.3.0) (2024-07-06)
4+
5+
6+
### Features
7+
8+
* Add the option to suppress MetaData.create_all call ([e99744f](https://github.com/pycasbin/sqlalchemy-adapter/commit/e99744f39dbe344de41e5a87b5057ea1c65207e4))
9+
310
# [1.2.0](https://github.com/pycasbin/sqlalchemy-adapter/compare/v1.1.0...v1.2.0) (2024-05-30)
411

512

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)