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 de9e155 commit 27d083fCopy full SHA for 27d083f
src/cupoch/version.txt
@@ -1,4 +1,4 @@
1
CUPOCH_VERSION_MAJOR 0
2
CUPOCH_VERSION_MINOR 2
3
-CUPOCH_VERSION_PATCH 7
4
-CUPOCH_VERSION_TWEAK 3
+CUPOCH_VERSION_PATCH 8
+CUPOCH_VERSION_TWEAK 0
src/python/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "cupoch"
-version = "0.2.7.3"
+version = "0.2.8.0"
description = ""
5
authors = ["nekanat <nekanat.stock@gmail.com>"]
6
license = "MIT"
0 commit comments