Skip to content

Commit 6f7179e

Browse files
authored
Merge pull request #57 from jedymatt/56-bump-sqlalchemy-version-to-2
Bump version to 2.0.0
2 parents e4f252b + a03dc11 commit 6f7179e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sqlalchemyseed/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from . import attribute
1212

1313

14-
__version__ = "1.0.6"
14+
__version__ = "2.0.0"
1515

1616
if __name__ == '__main__':
1717
pass

0 commit comments

Comments
 (0)