Skip to content

Commit 9cc1575

Browse files
committed
Bump version to 1.0.1
1 parent d7b2352 commit 9cc1575

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__ = '1.0.0'
11+
__version__ = '1.0.1'
1212

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

0 commit comments

Comments
 (0)