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 572d3f4 commit 9f26fd5Copy full SHA for 9f26fd5
sqlite3_to_mysql/__init__.py
@@ -1,4 +1,4 @@
1
"""Utility to transfer data from SQLite 3 to MySQL."""
2
-__version__ = "1.4.18"
+__version__ = "1.4.19"
3
4
from .transporter import SQLite3toMySQL
0 commit comments