mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-05-01 04:04:58 +00:00
bumped version
git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@53 cfb8ba98-e953-0410-9cff-959ffddf5974 committer: leidel <leidel@cfb8ba98-e953-0410-9cff-959ffddf5974> --HG-- extra : convert_revision : c7ba79449681a364d3556dbee6bde888d131870b
This commit is contained in:
parent
a079b5a68d
commit
369e56444a
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='django-dbtemplates',
|
||||
version='0.4.6',
|
||||
version='0.4.7',
|
||||
description='Template loader for database stored templates',
|
||||
long_description=open('README.rst').read(),
|
||||
author='Jannis Leidel',
|
||||
|
|
|
|||
Loading…
Reference in a new issue