We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7baca32 commit b32e19fCopy full SHA for b32e19f
mcbackend/__init__.py
@@ -12,7 +12,7 @@
12
except ModuleNotFoundError:
13
pass
14
15
-__version__ = "0.5.0"
+__version__ = "0.5.1"
16
__all__ = [
17
"NumPyBackend",
18
"Backend",
0 commit comments