Skip to content

Commit e12e368

Browse files
committed
update to 0.0.6
1 parent 0c2945c commit e12e368

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
os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
88
setup(
99
name='django-api-permission',
10-
version='0.0.5',
10+
version='0.0.6',
1111
install_requires=[
1212
"Django",
1313
"djangorestframework",

0 commit comments

Comments
 (0)