Skip to content

Commit a47b413

Browse files
Merge pull request #16 from praveen-palanisamy/update-py-pkg-version
Updated python package version
2 parents 510f67e + 35cbb9f commit a47b413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
setup(
2121
name="macad-gym",
22-
version='0.1.2',
22+
version='0.1.3',
2323
description='Learning environments for Multi-Agent Connected Autonomous'
2424
' Driving (MACAD) with OpenAI Gym compatible interfaces',
2525
long_description=long_description,

0 commit comments

Comments
 (0)