We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 86854b5 + b294652 commit b73fa9eCopy full SHA for b73fa9e
1 file changed
dpnp/version.py
@@ -29,6 +29,6 @@
29
DPNP version module
30
"""
31
32
-__version__: str = '0.6.2'
+__version__: str = '0.7.1'
33
34
version: str = __version__
0 commit comments