Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
MonsieurV committed Jun 26, 2024
1 parent 25946f1 commit 2b531db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def package_files(directory):

setup(
name="tqwgp-parser",
version="0.6.2",
version="0.6.3",
url="https://github.com/YtoTech/talk-quote-work-getpaid-parser",
license="AGPL-3.0",
author="Yoan Tournade",
Expand All @@ -42,7 +42,7 @@ def package_files(directory):
install_requires=[
"hy>=0.26.0",
"toolz",
"hyrule",
# "hyrule",
"pendulum",
"toml",
"pyyaml",
Expand Down

0 comments on commit 2b531db

Please sign in to comment.