We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee8fcfd commit 0491bbdCopy full SHA for 0491bbd
docs/conf.py
@@ -8,7 +8,7 @@
8
9
# -- Project information -----------------------------------------------------
10
11
-release = "0.0.1"
+release = "0.1.0"
12
13
project = "short_tutorials"
14
author = "CCA Software Group"
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "short_tutorials"
7
-version = "0.0.1"
+version = "0.1.0"
description = "CCA Software Group programming tutorials"
requires-python = ">=3.10"
0 commit comments