tagging version 0.5.1 to match sa version.
This will be going into the TG2b3 index.
This commit is contained in:
parent
cb624f15db
commit
992a079d3d
2
setup.py
2
setup.py
@ -9,7 +9,7 @@ except ImportError:
|
||||
|
||||
setup(
|
||||
name = "sqlalchemy-migrate",
|
||||
version = "0.5",
|
||||
version = "0.5.1",
|
||||
packages = find_packages(exclude=['test*']),
|
||||
include_package_data = True,
|
||||
description = "Database schema migration for SQLAlchemy",
|
||||
|
Loading…
x
Reference in New Issue
Block a user