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