Skip to content

Commit 18ac56e

Browse files
chore(release): 1.18.3 [skip ci]
## [1.18.3](v1.18.2...v1.18.3) (2023-05-22) ### Bug Fixes * Exclude tests from package ([#297](#297)) ([9b014a2](9b014a2)) * Stop including README as top-level data file in package ([#296](#296)) ([e85e9b9](e85e9b9))
1 parent e85e9b9 commit 18ac56e

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

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.18.3](https://github.com/casbin/pycasbin/compare/v1.18.2...v1.18.3) (2023-05-22)
4+
5+
6+
### Bug Fixes
7+
8+
* Exclude tests from package ([#297](https://github.com/casbin/pycasbin/issues/297)) ([9b014a2](https://github.com/casbin/pycasbin/commit/9b014a226058947424f87408ea14176f20183031))
9+
* Stop including README as top-level data file in package ([#296](https://github.com/casbin/pycasbin/issues/296)) ([e85e9b9](https://github.com/casbin/pycasbin/commit/e85e9b91aca3007fc4aab292689302eaae27cf02))
10+
311
## [1.18.2](https://github.com/casbin/pycasbin/compare/v1.18.1...v1.18.2) (2023-04-06)
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.18.2
2+
version = 1.18.3
33

0 commit comments

Comments
 (0)