Bumping version

master
Manuel Francisco Naranjo 2015-07-28 13:50:40 -03:00
parent 7138f9388e
commit 4c91f7bf9a
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
setup(
name='django-database-view',
version='0.1',
version='0.1.2',
packages=['dbview'],
setup_requires=['setuptools-markdown'],
long_description_markdown_filename='README.md',