Bumping version
This commit is contained in:
@@ -6,7 +6,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='django-database-view',
|
name='django-database-view',
|
||||||
version='0.1',
|
version='0.1.2',
|
||||||
packages=['dbview'],
|
packages=['dbview'],
|
||||||
setup_requires=['setuptools-markdown'],
|
setup_requires=['setuptools-markdown'],
|
||||||
long_description_markdown_filename='README.md',
|
long_description_markdown_filename='README.md',
|
||||||
|
|||||||
Reference in New Issue
Block a user