Skip to content
Snippets Groups Projects
Commit 96feebff authored by spmohanty's avatar spmohanty
Browse files

Bump version: 0.3.7 → 0.3.8

parent 79ad4431
No related branches found
Tags v0.3.8
No related merge requests found
...@@ -4,4 +4,4 @@ ...@@ -4,4 +4,4 @@
__author__ = """S.P. Mohanty""" __author__ = """S.P. Mohanty"""
__email__ = 'mohanty@aicrowd.com' __email__ = 'mohanty@aicrowd.com'
__version__ = '0.3.7' __version__ = '0.3.8'
[bumpversion] [bumpversion]
current_version = 0.3.7 current_version = 0.3.8
commit = True commit = True
tag = True tag = True
......
...@@ -79,6 +79,6 @@ setup( ...@@ -79,6 +79,6 @@ setup(
test_suite='tests', test_suite='tests',
tests_require=test_requirements, tests_require=test_requirements,
url='https://gitlab.aicrowd.com/flatland/flatland', url='https://gitlab.aicrowd.com/flatland/flatland',
version='0.3.7', version='0.3.8',
zip_safe=False, zip_safe=False,
) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment