Skip to content

Commit 19724d6

Browse files
committed
Bump version 1.0.0.2
1 parent ba1a70f commit 19724d6

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
@@ -29,7 +29,7 @@ def run_tests(self):
2929

3030
setup(
3131
name='django-enumfields',
32-
version='1.0.0.1',
32+
version='1.0.0.2',
3333
author='HZDG',
3434
author_email='[email protected]',
3535
description='Real Python Enums for Django.',

0 commit comments

Comments
 (0)