We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdbcb6a commit 570c608Copy full SHA for 570c608
setup.py
@@ -7,7 +7,7 @@
7
os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
8
setup(
9
name='django-api-permission',
10
- version='0.1.0',
+ version='0.1.1',
11
install_requires=[
12
"Django",
13
"djangorestframework",
0 commit comments