Skip to content

Commit a1ce45a

Browse files
committed
Bump version to 0.19.1
1 parent 1f58723 commit a1ce45a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlitebiter/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
__author__ = "Tsuyoshi Hombashi"
77
__copyright__ = "Copyright 2016-{}, {}".format(datetime.now().year, __author__)
88
__license__ = "MIT License"
9-
__version__ = "0.19.0"
9+
__version__ = "0.19.1"
1010
__maintainer__ = __author__
1111
__email__ = "[email protected]"

0 commit comments

Comments
 (0)