Skip to content

Commit 0491bbd

Browse files
committed
bump version
1 parent ee8fcfd commit 0491bbd

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
@@ -8,7 +8,7 @@
88

99
# -- Project information -----------------------------------------------------
1010

11-
release = "0.0.1"
11+
release = "0.1.0"
1212

1313
project = "short_tutorials"
1414
author = "CCA Software Group"

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 = "short_tutorials"
7-
version = "0.0.1"
7+
version = "0.1.0"
88
description = "CCA Software Group programming tutorials"
99
requires-python = ">=3.10"
1010

0 commit comments

Comments
 (0)