Skip to content

Commit

Permalink
bump to 0.2.0b
Browse files Browse the repository at this point in the history
  • Loading branch information
mpound committed Nov 29, 2023
1 parent 7533bce commit 54e2c5e
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.2.0rc3"
__version__ = "0.2.0b"

all = ["version"]

Expand Down

0 comments on commit 54e2c5e

Please sign in to comment.