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 42b2ee9 commit 4c89ce6Copy full SHA for 4c89ce6
setup.py
@@ -8,7 +8,7 @@
8
except ImportError:
9
from distutils.core import setup
10
11
-__version__ = '0.5.0'
+__version__ = '1.0.0'
12
13
setup(
14
name='webstack-django-sorting',
0 commit comments