Skip to content

Commit 3ba70b1

Browse files
committed
Bump version to 1.0.7
1 parent e525f06 commit 3ba70b1

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__ = "1.0.7"
1515

1616
if __name__ == '__main__':
1717
pass

0 commit comments

Comments
 (0)