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 531f8ce commit cde4aacCopy full SHA for cde4aac
setup.py
@@ -6,7 +6,7 @@
6
except ImportError:
7
from distutils.core import setup
8
9
-__version__ = '0.4.2'
+__version__ = '0.4.3'
10
11
setup(
12
name='webstack-django-sorting',
0 commit comments