File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
project = "Gatey Python SDK"
10
10
copyright = "2022, Florgon Team and Contributors"
11
11
author = "Florgon Team and Contributors"
12
- release = "0.0.5 "
12
+ release = "0.0.6 "
13
13
14
14
# -- General configuration ---------------------------------------------------
15
15
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change 5
5
__title__ = "gatey-sdk"
6
6
__description__ = "Python client for Gatey (https://gatey.florgon.space)"
7
7
__url__ = "https://github.com/florgon/gatey-sdk-py"
8
- __version__ = "0.0.5 "
8
+ __version__ = "0.0.6 "
9
9
__author__ = "Florgon Team and Contributors"
10
10
__author_email__ = "support@florgon.space"
11
11
__license__ = "MIT"
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " gatey-sdk"
3
- version = " 0.0.5 "
3
+ version = " 0.0.6 "
4
4
description = " Python client for Gatey (https://gatey.florgon.space)"
5
5
authors = [" Florgon Team and Contributors" ]
6
6
license = " MIT"
You can’t perform that action at this time.
0 commit comments