Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
New release version
  • Loading branch information
quillcraftsman authored Sep 19, 2023
1 parent 5ab635c commit aa19b9a
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 @@ -24,7 +24,7 @@ def read(filename):

setup(
name=PACKAGE_PYPI_NAME,
version="1.3.2",
version="1.4.2",
packages=[PACKAGE_NAME],
package_data={
PACKAGE_NAME: ['*', '*/*', '*/*/*']
Expand Down

0 comments on commit aa19b9a

Please sign in to comment.