Skip to content

Commit 0868fe7

Browse files
committed
Changed version
1 parent 5c4e3b6 commit 0868fe7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414

1515
setup(
1616
name="spg",
17-
version="0.1.3",
17+
version="0.1.4",
1818
description="Simulator for Reinforcement Learning",
1919
author="Michael Garcia Ortiz",
20-
author_email="michael.garcia-ortiz@city.ac.uk",
20+
author_email="michael.garcia.ortiz@gmail.com",
2121
packages=find_packages(where="src"),
2222
package_dir={"": "src"},
2323
include_package_data=True,

0 commit comments

Comments
 (0)