Skip to content

Commit

Permalink
updating version
Browse files Browse the repository at this point in the history
  • Loading branch information
eckelsjd committed Dec 13, 2023
1 parent c8a0d4e commit 06c089a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/amisc/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from amisc.interpolator import BaseInterpolator
from amisc.rv import BaseRV

__version__ = "0.1.1"
__version__ = "0.1.2"

# Custom types that are used frequently
IndexSet = list[tuple[tuple, tuple]]
Expand Down

0 comments on commit 06c089a

Please sign in to comment.