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 ac853fe commit 91b922aCopy full SHA for 91b922a
mysql_to_sqlite3/__version__.py
@@ -2,8 +2,8 @@
2
__title__ = "mysql-to-sqlite3"
3
__description__ = "A simple Python tool to transfer data from MySQL to SQLite 3"
4
__url__ = "https://github.com/techouse/mysql-to-sqlite3"
5
-__version__ = "1.4.14"
+__version__ = "1.4.15"
6
__author__ = "Klemen Tusar"
7
__author_email__ = "techouse@gmail.com"
8
__license__ = "MIT"
9
-__copyright__ = "Copyright 2021 Klemen Tusar"
+__copyright__ = "Copyright 2023 Klemen Tusar"
0 commit comments