mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-04-19 02:40:59 +00:00
bumped to 0.2.1dev
--HG-- extra : convert_revision : carl%40dirtcircle.com-20090702201642-gqb8rzle0bcg8w08
This commit is contained in:
parent
8294f17a8e
commit
7533a695fc
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.2.0',
|
||||
version='0.2.1',
|
||||
description='Django model mixins and utilities',
|
||||
long_description=open('README.txt').read(),
|
||||
author='Carl Meyer',
|
||||
|
|
|
|||
Loading…
Reference in a new issue