Skip to content

Commit

Permalink
Release 0.1a2
Browse files Browse the repository at this point in the history
Refs #9
  • Loading branch information
simonw committed Sep 3, 2023
1 parent 0c4fbd8 commit 82f3459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "sqlite-migrate"
version = "0.1a1"
version = "0.1a2"
description = "A simple database migration system for SQLite, based on sqlite-utils"
readme = "README.md"
authors = [{name = "Simon Willison"}]
Expand Down

0 comments on commit 82f3459

Please sign in to comment.