We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0c7ae7 commit f891c2bCopy full SHA for f891c2b
1 file changed
setup.py
@@ -7,7 +7,7 @@
7
8
setuptools.setup(
9
name="casbin",
10
- version="0.8.0",
+ version="0.8.1",
11
author="TechLee",
12
author_email="techlee@qq.com",
13
description="An authorization library that supports access control models like ACL, RBAC, ABAC in Python",
0 commit comments