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