Skip to content

Commit fc468ca

Browse files
committed
v0.2.8.1
1 parent 73d7bd9 commit fc468ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/cupoch/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
CUPOCH_VERSION_MAJOR 0
22
CUPOCH_VERSION_MINOR 2
33
CUPOCH_VERSION_PATCH 8
4-
CUPOCH_VERSION_TWEAK 0
4+
CUPOCH_VERSION_TWEAK 1

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.8.0"
3+
version = "0.2.8.1"
44
description = ""
55
authors = ["nekanat <nekanat.stock@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)