Skip to content

Commit

Permalink
release: v0.4.0rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
machow committed Oct 13, 2022
1 parent 5be9e2f commit 5d19ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion siuba/__init__.py
@@ -1,5 +1,5 @@
# version ---------------------------------------------------------------------
__version__ = "0.3.0"
__version__ = "0.4.0rc1"

# default imports--------------------------------------------------------------
from .siu import _, Fx, Lam
Expand Down

0 comments on commit 5d19ead

Please sign in to comment.