We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aabc16 commit a7181afCopy full SHA for a7181af
docs/source/conf.py
@@ -3,7 +3,7 @@
3
author = 'Vladimir Sysoev'
4
5
release = '0.0'
6
-version = '0.0.10'
+version = '0.0.11'
7
8
# -- General configuration
9
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "pyGATs"
-version = "0.0.10"
+version = "0.0.11"
authors = [
{ name="vsysoev" },
10
]
0 commit comments