Skip to content

Commit

Permalink
fix: bump patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
timmahrt committed Dec 23, 2023
1 parent 9574c53 commit daa308d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,8 @@ canonical dictionary pronunciation).
7. [Upgrading](#upgrading)
8. [Usage](#usage)
9. [Common Use Cases](#common-use-cases)
10. [Tests](#tests)
11. [Citing psyle](#citing-pysle)
12. [Acknowledgements](#acknowledgements)
10. [Citing psyle](#citing-pysle)
11. [Acknowledgements](#acknowledgements)


## Documentation
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
setup(
name="pysle",
python_requires=">3.6.0",
version="4.0.1",
version="4.0.2",
author="Tim Mahrt",
author_email="timmahrt@gmail.com",
url="https://github.com/timmahrt/pysle",
Expand Down

0 comments on commit daa308d

Please sign in to comment.