We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60cc233 commit e5d38ebCopy full SHA for e5d38eb
1 file changed
fastmigrate/__init__.py
@@ -1,5 +1,6 @@
1
"""fastmigrate - Structured migration of data in SQLite databases."""
2
-__version__ = "0.5.0"
+__version__ = "0.5.1"
3
+
4
5
6
0 commit comments