Unverified Commit 1c6c16d3 authored by Dorian Johnson's avatar Dorian Johnson Committed by GitHub

chore: bump version from 3.0.0 -> 3.1.0 (#801)

Signed-off-by: 's avatarDorian Johnson <2020@dorianj.net>
parent 6a0fbd8d
......@@ -37,7 +37,7 @@ requirements_path = os.path.join(os.path.dirname(os.path.realpath(__file__)), 'r
with open(requirements_path) as requirements_file:
requirements = requirements_file.readlines()
__version__ = '3.0.0'
__version__ = '3.1.0'
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