Unverified Commit 8c698e49 authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub

New release for 3.5.0 (#919)

Signed-off-by: 's avatargithub-actions <github-actions@github.com>
Co-authored-by: 's avatargithub-actions <github-actions@github.com>
parent 3ee6d56f
...@@ -37,7 +37,7 @@ requirements_path = os.path.join(os.path.dirname(os.path.realpath(__file__)), 'r ...@@ -37,7 +37,7 @@ requirements_path = os.path.join(os.path.dirname(os.path.realpath(__file__)), 'r
with open(requirements_path) as requirements_file: with open(requirements_path) as requirements_file:
requirements = requirements_file.readlines() requirements = requirements_file.readlines()
__version__ = '3.4.0' __version__ = '3.5.0'
setup( setup(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment