Skip to content

Commit a03dc11

Browse files
committed
Bump version to 2.0.0
1 parent d57154c commit a03dc11

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)