Skip to content

Commit

Permalink
Update version number for upcoming release
Browse files Browse the repository at this point in the history
  • Loading branch information
lanctot authored Feb 21, 2022
1 parent 5eaf401 commit 705e63d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ def _parse_line(s):

setuptools.setup(
name="open_spiel",
version="1.0.2",
version="1.1",
license="Apache 2.0",
author="The OpenSpiel authors",
author_email="[email protected]",
Expand Down

0 comments on commit 705e63d

Please sign in to comment.