We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1f6566 commit 9c0a350Copy full SHA for 9c0a350
wgpu/__init__.py
@@ -5,7 +5,7 @@
5
from . import base
6
7
8
-__version__ = "0.1.4"
+__version__ = "0.1.5"
9
10
11
def _register_backend(func, func_async):
0 commit comments