Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
nvictus committed Nov 14, 2022
1 parent 057cf5a commit 9fdf1b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pqdict/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
from operator import lt, gt


__version__ = "1.1.1"
__version__ = "1.2.0"
__all__ = ["pqdict", "PQDict", "minpq", "maxpq", "nlargest", "nsmallest"]


Expand Down

0 comments on commit 9fdf1b5

Please sign in to comment.