Skip to content

Commit eac4d08

Browse files
authored
🔖 release v1.4.17 (#43)
1 parent 601819b commit eac4d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mysql_to_sqlite3/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""Utility to transfer data from MySQL to SQLite 3."""
2-
__version__ = "1.4.16"
2+
__version__ = "1.4.17"
33

44
from .transporter import MySQLtoSQLite

0 commit comments

Comments
 (0)