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 1b60285 commit 0a9dbbeCopy full SHA for 0a9dbbe
sqlite3_to_mysql/__version__.py
@@ -2,7 +2,7 @@
2
__title__ = "sqlite3-to-mysql"
3
__description__ = "A simple Python tool to transfer data from SQLite 3 to MySQL"
4
__url__ = "https://github.com/techouse/sqlite3-to-mysql"
5
-__version__ = "1.4.16"
+__version__ = "1.4.17"
6
__author__ = "Klemen Tusar"
7
__author_email__ = "techouse@gmail.com"
8
__license__ = "MIT"
0 commit comments