]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
Add version to cli
authorCaselIT <cfederico87@gmail.com>
Mon, 6 Apr 2020 18:51:22 +0000 (20:51 +0200)
committerCaselIT <cfederico87@gmail.com>
Mon, 6 Apr 2020 20:06:30 +0000 (22:06 +0200)
commit6d769893d6ba6c74b979f0122a5d2ada81ab6714
tree72d13c3bab3f614c3ecee6c9240678ef6c2f1bf6
parent5d89c8e5d45c8884810a299b3be950d0f0505920
Add version to cli

Fixes: #677
Change-Id: Ic63204d7873bc15a3db1cc03629f122b4fa2cdd0
alembic/__init__.py
alembic/config.py
tests/test_command.py