Skip to content
Snippets Groups Projects
Commit c8d6c21e authored by MasterScrat's avatar MasterScrat
Browse files

Merge remote-tracking branch 'origin/infinite_wave' into infinite_wave

parents a4d7fdc3 6201b31b
No related branches found
No related tags found
No related merge requests found
......@@ -4,4 +4,4 @@
__author__ = """S.P. Mohanty"""
__email__ = 'mohanty@aicrowd.com'
__version__ = '2.2.1'
__version__ = '2.2.2'
[bumpversion]
current_version = 2.2.1
current_version = 2.2.2
commit = True
tag = True
......@@ -22,4 +22,3 @@ test = pytest
[tool:pytest]
collect_ignore = ['setup.py']
......@@ -80,6 +80,6 @@ setup(
test_suite='tests',
tests_require=test_requirements,
url='https://gitlab.aicrowd.com/flatland/flatland',
version='2.2.1',
version='2.2.2',
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