Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Ozan Catal
Animal Ai Env
Commits
551b1a82
Commit
551b1a82
authored
Sep 16, 2019
by
Benjamin Beyret
Browse files
update packages versions
parent
9903d3b1
Changes
2
Hide whitespace changes
Inline
Side-by-side
animalai/setup.py
View file @
551b1a82
...
...
@@ -2,7 +2,7 @@ from setuptools import setup
setup
(
name
=
'animalai'
,
version
=
'1.1.
0
'
,
version
=
'1.1.
1
'
,
description
=
'Animal AI competition interface'
,
url
=
'https://github.com/beyretb/AnimalAI-Olympics'
,
author
=
'Benjamin Beyret'
,
...
...
examples/animalai_train/setup.py
View file @
551b1a82
...
...
@@ -2,7 +2,7 @@ from setuptools import setup
setup
(
name
=
'animalai_train'
,
version
=
'1.1.
0
'
,
version
=
'1.1.
1
'
,
description
=
'Animal AI competition training library'
,
url
=
'https://github.com/beyretb/AnimalAI-Olympics'
,
author
=
'Benjamin Beyret'
,
...
...
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