Skip to content

Commit b32e19f

Browse files
Bump to 0.5.1
1 parent 7baca32 commit b32e19f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcbackend/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
except ModuleNotFoundError:
1313
pass
1414

15-
__version__ = "0.5.0"
15+
__version__ = "0.5.1"
1616
__all__ = [
1717
"NumPyBackend",
1818
"Backend",

0 commit comments

Comments
 (0)