mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-03-16 22:20:28 +00:00
bumped version up because of oldforms removal
git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@47 cfb8ba98-e953-0410-9cff-959ffddf5974 committer: leidel <leidel@cfb8ba98-e953-0410-9cff-959ffddf5974> --HG-- extra : convert_revision : bdf4dd5d441ad28f6261d4e6d17bc873b362272e
This commit is contained in:
parent
39446c08b3
commit
3039c1c461
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -2,7 +2,7 @@ from distutils.core import setup
|
|||
|
||||
setup(
|
||||
name='dbtemplates',
|
||||
version='0.4.2',
|
||||
version='0.4.3',
|
||||
description='Template loader for database stored templates',
|
||||
author='Jannis Leidel',
|
||||
author_email='jannis@leidel.info',
|
||||
|
|
|
|||
Loading…
Reference in a new issue