Skip to content

Commit 9c0a350

Browse files
committed
bump version
1 parent b1f6566 commit 9c0a350

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 base
66

77

8-
__version__ = "0.1.4"
8+
__version__ = "0.1.5"
99

1010

1111
def _register_backend(func, func_async):

0 commit comments

Comments
 (0)