Skip to content

Commit

Permalink
Fix the version number for the new update
Browse files Browse the repository at this point in the history
  • Loading branch information
peterrrock2 committed Dec 22, 2023
1 parent 6d9f6f5 commit c423b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "votekit"
version = "1.1.0"
version = "1.1.1"
description = "A Swiss Army Knife for computational social choice research"
authors = ["MGGG <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit c423b62

Please sign in to comment.