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 601819b commit eac4d08Copy full SHA for eac4d08
mysql_to_sqlite3/__init__.py
@@ -1,4 +1,4 @@
1
"""Utility to transfer data from MySQL to SQLite 3."""
2
-__version__ = "1.4.16"
+__version__ = "1.4.17"
3
4
from .transporter import MySQLtoSQLite
0 commit comments