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 5c3d858 commit 51530d1Copy full SHA for 51530d1
sqlite3_to_mysql/__init__.py
@@ -1,4 +1,4 @@
1
"""Utility to transfer data from SQLite 3 to MySQL."""
2
-__version__ = "1.4.17"
+__version__ = "1.4.18"
3
4
from .transporter import SQLite3toMySQL
0 commit comments