mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
version bump
This commit is contained in:
parent
37d33ea11e
commit
caaed42b36
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -3,7 +3,7 @@ from setuptools import setup, find_packages
|
|||
|
||||
setup(
|
||||
name='django-constance',
|
||||
version='0.0.1',
|
||||
version='0.1',
|
||||
description='Django live settings stored in redis',
|
||||
author='Comoga Django Team',
|
||||
author_email='comoga@bitbucket.org',
|
||||
|
|
|
|||
Loading…
Reference in a new issue