mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-05-23 07:16:44 +02:00
version number up
This commit is contained in:
parent
c7d77acbbe
commit
95c85bfedd
1
.gitignore
vendored
1
.gitignore
vendored
@ -553,7 +553,6 @@ celerybeat.pid
|
|||||||
*.sage.py
|
*.sage.py
|
||||||
|
|
||||||
# Environments
|
# Environments
|
||||||
# .environment
|
|
||||||
.env/
|
.env/
|
||||||
.venv/
|
.venv/
|
||||||
env/
|
env/
|
||||||
|
2
setup.py
2
setup.py
@ -5,7 +5,7 @@ long_description = (this_directory / "README.md").read_text()
|
|||||||
|
|
||||||
|
|
||||||
setup(name='Marl-Factory-Grid',
|
setup(name='Marl-Factory-Grid',
|
||||||
version='0.0.6',
|
version='0.0.7',
|
||||||
description='A framework to research MARL agents in various setings.',
|
description='A framework to research MARL agents in various setings.',
|
||||||
author='Steffen Illium',
|
author='Steffen Illium',
|
||||||
author_email='steffen.illium@ifi.lmu.de',
|
author_email='steffen.illium@ifi.lmu.de',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user