We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38884ac commit f3fc7e9Copy full SHA for f3fc7e9
docs/conf.py
@@ -22,7 +22,7 @@
22
author = 'Praveen Palanisamy'
23
24
# The full version, including alpha/beta/rc tags
25
-release = '0.1.3'
+release = '0.1.4'
26
27
# -- General configuration ---------------------------------------------------
28
setup.py
@@ -19,7 +19,7 @@
19
20
setup(
21
name="macad-gym",
- version='0.1.3',
+ version='0.1.4',
description='Learning environments for Multi-Agent Connected Autonomous'
' Driving (MACAD) with OpenAI Gym compatible interfaces',
long_description=long_description,
0 commit comments