We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d757fa1 commit 42d91f7Copy full SHA for 42d91f7
sqlitebiter/__version__.py
@@ -1,6 +1,6 @@
1
__author__ = "Tsuyoshi Hombashi"
2
__copyright__ = f"Copyright 2016, {__author__}"
3
__license__ = "MIT License"
4
-__version__ = "0.34.1"
+__version__ = "0.35.0"
5
__maintainer__ = __author__
6
__email__ = "[email protected]"
0 commit comments