Skip to content

Commit 4bdc091

Browse files
committed
🔖 release v2.1.2
1 parent 1ecc8e7 commit 4bdc091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlite3_to_mysql/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""Utility to transfer data from SQLite 3 to MySQL."""
2-
__version__ = "2.1.1"
2+
__version__ = "2.1.2"
33

44
from .transporter import SQLite3toMySQL

0 commit comments

Comments
 (0)