1
0
mirror of https://github.com/illiumst/marl-factory-grid.git synced 2026-06-06 09:53:23 +02:00

version number up

This commit is contained in:
Steffen Illium
2023-06-20 18:24:41 +02:00
parent c7d77acbbe
commit 95c85bfedd
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -553,7 +553,6 @@ celerybeat.pid
*.sage.py
# Environments
# .environment
.env/
.venv/
env/
+1 -1
View File
@@ -5,7 +5,7 @@ long_description = (this_directory / "README.md").read_text()
setup(name='Marl-Factory-Grid',
version='0.0.6',
version='0.0.7',
description='A framework to research MARL agents in various setings.',
author='Steffen Illium',
author_email='steffen.illium@ifi.lmu.de',