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 1acb35b commit 73f2dd4Copy full SHA for 73f2dd4
setup.py
@@ -16,7 +16,7 @@
16
author_email='[email protected]',
17
description='A simple, customisable, feature flipper',
18
url='https://github.com/mypebble/django-feature-flipper.git',
19
- version='0.1.2',
+ version='0.1.3',
20
packages=find_packages(),
21
license='MIT',
22
long_description=LONG_DESCRIPTION,
0 commit comments