Skip to content

Commit e44da99

Browse files
Merge pull request #15 from ASk1/new_version
Update version in __init__.py
2 parents eb5e516 + c3ec145 commit e44da99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sqlalchemy_sqlany/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright 2015 SAP AG or an SAP affiliate company.
22
#
33

4-
__version__ = '1.0.3'
4+
__version__ = '1.0.4'
55

66
from sqlalchemy_sqlany import base
77

0 commit comments

Comments
 (0)