mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
bumped version
This commit is contained in:
parent
56a496a2a5
commit
eb394b638b
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
|||
|
||||
setup(
|
||||
name='django-model-utils',
|
||||
version='0.3.1',
|
||||
version='0.3.2dev',
|
||||
description='Django model mixins and utilities',
|
||||
long_description=open('README.txt').read(),
|
||||
author='Carl Meyer',
|
||||
|
|
|
|||
Loading…
Reference in a new issue