Skip to content

Commit cb5283c

Browse files
authored
Bump to version 0.8.0.
1 parent 62a5d2d commit cb5283c

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.7.1",
10+
version="0.8.0",
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)