Skip to content

Commit

Permalink
fix bin name
Browse files Browse the repository at this point in the history
  • Loading branch information
yungwine committed Mar 4, 2024
1 parent 31e46a6 commit 5eb2647
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -5,7 +5,7 @@

setuptools.setup(
name="pyraptorq",
version="0.1.3",
version="0.1.4",
author="Maksim Kurbatov",
author_email="cyrbatoff@gmail.com",
description="RaptorQ RFC6330 C++ bindings for python",
Expand Down

0 comments on commit 5eb2647

Please sign in to comment.