Skip to content

Commit

Permalink
Updated develop version
Browse files Browse the repository at this point in the history
  • Loading branch information
laurejt committed Oct 8, 2024
1 parent 4d8a700 commit 02bc821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ppa/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version_info__ = (3, 13, 1, None)
__version_info__ = (3, 14, 0, "dev")


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

0 comments on commit 02bc821

Please sign in to comment.