Skip to content

Commit

Permalink
Update library version to v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DeltaRazero committed Nov 9, 2020
1 parent 186642e commit 0430885
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 @@ -17,7 +17,7 @@ def ReadTxt(fName: str):

setuptools.setup(
name="liblexer2-python3",
version = "0.9.0",
version = "0.9.1",

packages=setuptools.find_packages(),
python_requires='>=3.6',
Expand Down

0 comments on commit 0430885

Please sign in to comment.