fix alembic version comment
This commit is contained in:
parent
fb0240005c
commit
135f0531ec
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -121,7 +121,7 @@ setup(
|
||||||
#
|
#
|
||||||
# package # low high
|
# package # low high
|
||||||
|
|
||||||
'alembic', # 0.2.1
|
'alembic', # 0.3.4
|
||||||
'py-bcrypt', # 0.2
|
'py-bcrypt', # 0.2
|
||||||
'SQLAlchemy', # 0.7.6
|
'SQLAlchemy', # 0.7.6
|
||||||
'Tempita', # 0.5.1
|
'Tempita', # 0.5.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue