Skip to content

Commit

Permalink
Set develop version to 4.20-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
blms committed Jan 14, 2025
1 parent 7806e8b commit 68e5e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geniza/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version_info__ = (4, 19, 0, None)
__version_info__ = (4, 20, 0, "dev")


# Dot-connect all but the last. Last is dash-connected if not None.
Expand Down

0 comments on commit 68e5e9c

Please sign in to comment.