Skip to content

Commit

Permalink
RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
mpound committed Jul 24, 2023
1 parent fc049ca commit 5ae3949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dysh/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""Top-level package for dysh."""
__version__ = "0.1.0a3"
__version__ = "0.1.0rc1"

all = ["version"]

Expand Down

0 comments on commit 5ae3949

Please sign in to comment.