Skip to content

Commit

Permalink
Merge pull request #10 from drudilorenzo/fix-pypi-deploy
Browse files Browse the repository at this point in the history
Fix pypi deploy.
  • Loading branch information
drudilorenzo committed May 10, 2024
2 parents 83d86d0 + f70614b commit 9293f88
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 @@
with open('README.rst') as f:
long_description = f.read()

version_number = '0.3.1'
version_number = '0.4.1'

setup(
name='openai-cost-logger',
Expand Down

0 comments on commit 9293f88

Please sign in to comment.