Skip to content

Commit

Permalink
Bump to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelosthege committed Nov 26, 2023
1 parent 7baca32 commit b32e19f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mcbackend/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
except ModuleNotFoundError:
pass

__version__ = "0.5.0"
__version__ = "0.5.1"
__all__ = [
"NumPyBackend",
"Backend",
Expand Down

0 comments on commit b32e19f

Please sign in to comment.