We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b374f0d + 68568c3 commit d0e8babCopy full SHA for d0e8bab
CHANGELOG
@@ -1,3 +1,10 @@
1
+Version 0.1.3
2
+-------------
3
+
4
+Released 2016-11-30
5
6
+* Release to PyPI
7
8
Version 0.1.2
9
-------------
10
setup.py
@@ -13,7 +13,7 @@
13
14
setup(
15
name='sqlalchemy-diff',
16
- version='0.1.2',
+ version='0.1.3',
17
description='Compare two database schemas using sqlalchemy.',
18
long_description=readme,
19
author='student.com',
0 commit comments