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
darthgera123
Flatland
Commits
4919f0f4
Commit
4919f0f4
authored
Oct 14, 2019
by
spmohanty
Browse files
Bump version: 2.1.5 → 2.1.6
parent
220fc23a
Changes
3
Hide whitespace changes
Inline
Side-by-side
flatland/__init__.py
View file @
4919f0f4
...
...
@@ -4,4 +4,4 @@
__author__
=
"""S.P. Mohanty"""
__email__
=
'mohanty@aicrowd.com'
__version__
=
'2.1.
5
'
__version__
=
'2.1.
6
'
setup.cfg
View file @
4919f0f4
[bumpversion]
current_version = 2.1.
5
current_version = 2.1.
6
commit = True
tag = True
...
...
setup.py
View file @
4919f0f4
...
...
@@ -80,6 +80,6 @@ setup(
test_suite
=
'tests'
,
tests_require
=
test_requirements
,
url
=
'https://gitlab.aicrowd.com/flatland/flatland'
,
version
=
'2.1.
5
'
,
version
=
'2.1.
6
'
,
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