Skip to content

Commit

Permalink
Bump berserk version
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorbayless committed Nov 4, 2023
1 parent b81a873 commit 48c50e2
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 @@ -21,7 +21,7 @@

dependencies = [
"chess>=1.9.4,<2.0.0",
"berserk>=0.12.0,<0.13.0",
"berserk>=0.13.1,<0.14.0",
"prompt-toolkit==3.0.39" # pin as breaking changes have been
# introduced in previous patch versions
# read PT changelog before bumping
Expand Down

0 comments on commit 48c50e2

Please sign in to comment.