We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0197f3b commit a159f67Copy full SHA for a159f67
setup.py
@@ -1,12 +1,12 @@
1
-# Copyright (c) 2022.
+# Copyright (c) 2022-2023.
2
# ProrokLab (https://www.proroklab.org/)
3
# All rights reserved.
4
5
from setuptools import setup, find_packages
6
7
setup(
8
name="vmas",
9
- version="1.2.1",
+ version="1.2.2",
10
description="Vectorized Multi-Agent Simulator",
11
url="https://github.com/proroklab/VectorizedMultiAgentSimulator",
12
license="GPLv3",
0 commit comments