Skip to content

Commit e5d38eb

Browse files
committed
bump
1 parent 60cc233 commit e5d38eb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

fastmigrate/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
"""fastmigrate - Structured migration of data in SQLite databases."""
2-
__version__ = "0.5.0"
2+
__version__ = "0.5.1"
3+
34

45

56

0 commit comments

Comments
 (0)