Skip to content

Commit e1b5baa

Browse files
committed
Bump version
1 parent 680d24d commit e1b5baa

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
@@ -7,7 +7,7 @@
77
from distutils.core import setup
88

99
setup(name='django-model-mixins',
10-
version='1.0.3',
10+
version='1.0.4',
1111
description='Simple helper to extend django models using mixins',
1212
author='Thomas Bartelmess',
1313
author_email='[email protected]',

0 commit comments

Comments
 (0)