Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Flatland
Flatland
Commits
d1ebb177
Commit
d1ebb177
authored
Dec 01, 2021
by
nimishsantosh107
Browse files
Bump version 3.0.6 → 3.0.7 - PREVIEW, malfunction to stopped state machine fix
parent
f9b94fb9
Pipeline
#9101
failed with stages
in 11 minutes and 49 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
dist/flatland_rl-3.0.
6
-py2.py3-none-any.whl
→
dist/flatland_rl-3.0.
7
-py2.py3-none-any.whl
View file @
d1ebb177
No preview for this file type
flatland/__init__.py
View file @
d1ebb177
...
...
@@ -4,4 +4,4 @@
__author__
=
"""S.P. Mohanty"""
__email__
=
'mohanty@aicrowd.com'
__version__
=
'3.0.
6
'
__version__
=
'3.0.
7
'
setup.cfg
View file @
d1ebb177
[bumpversion]
current_version = 3.0.
6
current_version = 3.0.
7
commit = True
tag = True
...
...
setup.py
View file @
d1ebb177
...
...
@@ -80,6 +80,6 @@ setup(
test_suite
=
'tests'
,
tests_require
=
test_requirements
,
url
=
'https://gitlab.aicrowd.com/flatland/flatland'
,
version
=
'3.0.
6
'
,
version
=
'3.0.
7
'
,
zip_safe
=
False
,
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment