Skip to content

Commit f891c2b

Browse files
committed
Bump to version 0.8.1.
1 parent b0c7ae7 commit f891c2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setuptools.setup(
99
name="casbin",
10-
version="0.8.0",
10+
version="0.8.1",
1111
author="TechLee",
1212
author_email="[email protected]",
1313
description="An authorization library that supports access control models like ACL, RBAC, ABAC in Python",

0 commit comments

Comments
 (0)