Skip to content

Commit 18f9e07

Browse files
committed
chore: update version to 0.8.1
1 parent e61ba2b commit 18f9e07

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
@@ -14,7 +14,7 @@
1414
project = "ScubaTrace"
1515
copyright = "2024, SunBK201"
1616
author = "SunBK201"
17-
release = "0.8.0"
17+
release = "0.8.1"
1818

1919
# -- General configuration ---------------------------------------------------
2020
# 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
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "scubatrace"
7-
version = "0.8.0"
7+
version = "0.8.1"
88
dependencies = [
99
"tree_sitter==0.23.2",
1010
"tree_sitter_c==0.23.1",

0 commit comments

Comments
 (0)