Skip to content

Commit

Permalink
Bump version to 0.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
w3stling committed Aug 3, 2024
1 parent 55df898 commit 9b56cca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trading_calendar/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
from contextlib import asynccontextmanager

def version():
return "0.0.21"
return "0.0.22"

print("Trading Calendar version: {}".format(version()))

Expand Down

0 comments on commit 9b56cca

Please sign in to comment.