Skip to content

Commit 27d083f

Browse files
committed
v0.2.8.0
1 parent de9e155 commit 27d083f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/cupoch/version.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
CUPOCH_VERSION_MAJOR 0
22
CUPOCH_VERSION_MINOR 2
3-
CUPOCH_VERSION_PATCH 7
4-
CUPOCH_VERSION_TWEAK 3
3+
CUPOCH_VERSION_PATCH 8
4+
CUPOCH_VERSION_TWEAK 0

src/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "cupoch"
3-
version = "0.2.7.3"
3+
version = "0.2.8.0"
44
description = ""
55
authors = ["nekanat <nekanat.stock@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)