We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 680d24d commit e1b5baaCopy full SHA for e1b5baa
setup.py
@@ -7,7 +7,7 @@
7
from distutils.core import setup
8
9
setup(name='django-model-mixins',
10
- version='1.0.3',
+ version='1.0.4',
11
description='Simple helper to extend django models using mixins',
12
author='Thomas Bartelmess',
13
author_email='[email protected]',
0 commit comments