Skip to content

Commit

Permalink
VMAS-1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobettini committed Jan 19, 2024
1 parent 6bf27db commit 54c4d1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright (c) 2022-2023.
# Copyright (c) 2022-2024.
# ProrokLab (https://www.proroklab.org/)
# All rights reserved.

from setuptools import setup, find_packages

setup(
name="vmas",
version="1.3.3",
version="1.3.4",
description="Vectorized Multi-Agent Simulator",
url="https://github.com/proroklab/VectorizedMultiAgentSimulator",
license="GPLv3",
Expand Down

0 comments on commit 54c4d1e

Please sign in to comment.