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
6c942fbf
Commit
6c942fbf
authored
Sep 16, 2021
by
nimishsantosh107
Browse files
rc2 dist for evaluator
parent
b06c40e0
Pipeline
#8539
failed with stages
Changes
4
Pipelines
1
Show whitespace changes
Inline
Side-by-side
dist/flatland_rl-3.0.0-py2.py3-none-any.whl
→
dist/flatland_rl-3.0.0
rc2
-py2.py3-none-any.whl
View file @
6c942fbf
No preview for this file type
flatland/__init__.py
View file @
6c942fbf
...
...
@@ -4,4 +4,4 @@
__author__
=
"""S.P. Mohanty"""
__email__
=
'mohanty@aicrowd.com'
__version__
=
'3.0.0rc
1
'
__version__
=
'3.0.0rc
2
'
setup.cfg
View file @
6c942fbf
[bumpversion]
current_version = 3.0.0rc
1
current_version = 3.0.0rc
2
commit = True
tag = True
...
...
setup.py
View file @
6c942fbf
...
...
@@ -80,6 +80,6 @@ setup(
test_suite
=
'tests'
,
tests_require
=
test_requirements
,
url
=
'https://gitlab.aicrowd.com/flatland/flatland'
,
version
=
'3.0.0rc
1
'
,
version
=
'3.0.0rc
2
'
,
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