We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ecc8e7 commit 4bdc091Copy full SHA for 4bdc091
sqlite3_to_mysql/__init__.py
@@ -1,4 +1,4 @@
1
"""Utility to transfer data from SQLite 3 to MySQL."""
2
-__version__ = "2.1.1"
+__version__ = "2.1.2"
3
4
from .transporter import SQLite3toMySQL
0 commit comments