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
5a183c14
Commit
5a183c14
authored
Jul 30, 2019
by
spmohanty
Browse files
Bump version: 0.3.8 → 0.3.9
parent
c0099d2f
Changes
3
Hide whitespace changes
Inline
Side-by-side
flatland/__init__.py
View file @
5a183c14
...
...
@@ -4,4 +4,4 @@
__author__
=
"""S.P. Mohanty"""
__email__
=
'mohanty@aicrowd.com'
__version__
=
'0.3.
8
'
__version__
=
'0.3.
9
'
setup.cfg
View file @
5a183c14
[bumpversion]
current_version = 0.3.
8
current_version = 0.3.
9
commit = True
tag = True
...
...
setup.py
View file @
5a183c14
...
...
@@ -79,6 +79,6 @@ setup(
test_suite
=
'tests'
,
tests_require
=
test_requirements
,
url
=
'https://gitlab.aicrowd.com/flatland/flatland'
,
version
=
'0.3.
8
'
,
version
=
'0.3.
9
'
,
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