Skip to content

Commit

Permalink
Bump version number to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
drhagen committed Nov 26, 2024
1 parent 820da4b commit b69ad0f
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 = "parsita"
version = "2.2.0"
version = "2.2.1"
description = "Parser combinator library for Python"
authors = ["David Hagen <david@drhagen.com>"]
license = "MIT"
Expand Down

0 comments on commit b69ad0f

Please sign in to comment.