Skip to content

Commit f273cc6

Browse files
committed
Bump version
1 parent 903a382 commit f273cc6

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
@@ -1,6 +1,6 @@
11
__author__ = "Tsuyoshi Hombashi"
22
__copyright__ = f"Copyright 2016, {__author__}"
33
__license__ = "MIT License"
4-
__version__ = "0.35.2"
4+
__version__ = "0.36.0"
55
__maintainer__ = __author__
66
__email__ = "[email protected]"

0 commit comments

Comments
 (0)