Skip to content

Commit 0e9371f

Browse files
committed
Become version 0.9.0
1 parent ddab703 commit 0e9371f

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='0.8.3',
32+
version='0.9.0',
3333
author='HZDG',
3434
author_email='[email protected]',
3535
description='Real Python Enums for Django.',

0 commit comments

Comments
 (0)