Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
bmoscon authored Jan 15, 2024
1 parent bbaee2e commit 84040e6
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 @@ -46,7 +46,7 @@ def run_tests(self):
setup(
name="cryptofeed",
ext_modules=cythonize([extension], language_level=3, force=True),
version="2.4.0",
version="2.4.1",
author="Bryant Moscon",
author_email="[email protected]",
description="Cryptocurrency Exchange Websocket Data Feed Handler",
Expand Down

0 comments on commit 84040e6

Please sign in to comment.