mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-26 08:10:30 +00:00
Bump version for dev.
This commit is contained in:
parent
e86a2e2e2b
commit
3abefce3dd
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -8,7 +8,7 @@ long_description = (open('README.rst').read() +
|
|||
|
||||
setup(
|
||||
name='django-model-utils',
|
||||
version='1.2.0',
|
||||
version='1.2.0.post1',
|
||||
description='Django model mixins and utilities',
|
||||
long_description=long_description,
|
||||
author='Carl Meyer',
|
||||
|
|
|
|||
Loading…
Reference in a new issue