Skip to content

Commit

Permalink
Bump version number to 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
drhagen committed Jun 23, 2023
1 parent fa56279 commit 4b27035
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 = "1.8.0b2"
version = "1.8.0"
description = "Parser combinator library for Python"
authors = ["David Hagen <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 4b27035

Please sign in to comment.