Skip to content

Commit 2683c15

Browse files
chore(release): 1.32.0 [skip ci]
# [1.32.0](v1.31.2...v1.32.0) (2023-10-18) ### Features * fix integer priority sorting ([#327](#327)) ([d5cd58a](d5cd58a))
1 parent d5cd58a commit 2683c15

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.32.0](https://github.com/casbin/pycasbin/compare/v1.31.2...v1.32.0) (2023-10-18)
4+
5+
6+
### Features
7+
8+
* fix integer priority sorting ([#327](https://github.com/casbin/pycasbin/issues/327)) ([d5cd58a](https://github.com/casbin/pycasbin/commit/d5cd58a738ad8e8ad0a5010f9cff904736e1719a))
9+
310
## [1.31.2](https://github.com/casbin/pycasbin/compare/v1.31.1...v1.31.2) (2023-10-06)
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.31.2
2+
version = 1.32.0
33

0 commit comments

Comments
 (0)