Skip to content

Commit 4c89ce6

Browse files
committed
Bump version to v1.0.0
1 parent 42b2ee9 commit 4c89ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
except ImportError:
99
from distutils.core import setup
1010

11-
__version__ = '0.5.0'
11+
__version__ = '1.0.0'
1212

1313
setup(
1414
name='webstack-django-sorting',

0 commit comments

Comments
 (0)