Skip to content

Commit 570c608

Browse files
committed
update version to 0.1.1
1 parent fdbcb6a commit 570c608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
88
setup(
99
name='django-api-permission',
10-
version='0.1.0',
10+
version='0.1.1',
1111
install_requires=[
1212
"Django",
1313
"djangorestframework",

0 commit comments

Comments
 (0)