Skip to content

Commit

Permalink
Update version for upcoming release.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 469049146
Change-Id: I962694b4858aecbbbcff2cee12511226692a89bb
  • Loading branch information
lanctot committed Aug 21, 2022
1 parent c9f2e37 commit 9e4559b
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 @@ -129,7 +129,7 @@ def _parse_line(s):

setuptools.setup(
name="open_spiel",
version="1.1.1",
version="1.2",
license="Apache 2.0",
author="The OpenSpiel authors",
author_email="open_spiel@google.com",
Expand Down

0 comments on commit 9e4559b

Please sign in to comment.