Skip to content

Commit a7181af

Browse files
author
rmicheev
committed
hotfix release
1 parent 9aabc16 commit a7181af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
author = 'Vladimir Sysoev'
44

55
release = '0.0'
6-
version = '0.0.10'
6+
version = '0.0.11'
77

88
# -- General configuration
99

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 = "pyGATs"
7-
version = "0.0.10"
7+
version = "0.0.11"
88
authors = [
99
{ name="vsysoev" },
1010
]

0 commit comments

Comments
 (0)