Skip to content

Commit 3b015e8

Browse files
committed
Update version to 1.2.1
1 parent dcb9b86 commit 3b015e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
project = 'graphql_query'
1010
copyright = '2022-2023, Denis A. Artyushin'
1111
author = 'Denis A. Artyushin'
12-
version = '1.2.0'
12+
version = '1.2.1'
1313

1414
# -- General configuration ---------------------------------------------------
1515
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

graphql_query/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.2.0"
1+
__version__ = "1.2.1"

0 commit comments

Comments
 (0)