Skip to content

Commit

Permalink
v0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmadigan committed Jun 26, 2024
1 parent d5c065f commit 04cd149
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 @@ -4,7 +4,7 @@

setup(
name='pyhkc',
version='0.4.3',
version='0.4.4',
packages=find_packages(),
install_requires=open(os.path.join(BASE_DIR, 'requirements.txt')).readlines(),
author='Jason Madigan',
Expand Down

0 comments on commit 04cd149

Please sign in to comment.