mirror of
https://github.com/QingdaoU/Spirit.git
synced 2025-01-07 20:42:08 +00:00
bump v0.1.3
This commit is contained in:
parent
308b7cc705
commit
3a7d83a45d
2
setup.py
2
setup.py
@ -12,7 +12,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
|
||||
|
||||
setup(
|
||||
name='django-spirit',
|
||||
version='0.1.2',
|
||||
version='0.1.3',
|
||||
description='Spirit is a Python based forum powered by Django.',
|
||||
author='Esteban Castro Borsani',
|
||||
author_email='ecastroborsani@gmail.com',
|
||||
|
@ -1 +1 @@
|
||||
__version__ = '0.1.2'
|
||||
__version__ = '0.1.3'
|
Loading…
Reference in New Issue
Block a user