Skip to content

Commit bcf7bfb

Browse files
committed
bump version
1 parent 0d85d00 commit bcf7bfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wgpu/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from . import classes
66

77

8-
__version__ = "0.1.1"
8+
__version__ = "0.1.2"
99

1010

1111
def _register_backend(func):

0 commit comments

Comments
 (0)