Skip to content

Commit b832c56

Browse files
committed
v0.1.23: bump
1 parent bbe2ea6 commit b832c56

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
project = 'amdgpu_stats'
2424
copyright = '2024, Josh Lay'
2525
author = 'Josh Lay'
26-
release = '0.1.22'
26+
release = '0.1.23'
2727

2828
# -- General configuration ---------------------------------------------------
2929
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

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 = "amdgpu-stats"
3-
version = "0.1.22"
3+
version = "0.1.23"
44
description = "A module/TUI for AMD GPU statistics"
55
authors = ["Josh Lay <[email protected]>"]
66
repository = "https://github.com/joshlay/amdgpu_stats"

0 commit comments

Comments
 (0)