We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9df58c commit f050147Copy full SHA for f050147
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.1',
+ version='0.1.2',
11
install_requires=[
12
"Django",
13
"djangorestframework",
0 commit comments