Skip to content

Commit

Permalink
v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
narek01 committed Nov 15, 2023
1 parent 9146354 commit b1c9f09
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 @@ -14,7 +14,7 @@

requirements = ['pybind11', 'pandas', 'numpy', 'scipy', 'tqdm']

__version__ = "0.2.0"
__version__ = "0.2.1"


ext_modules = [
Expand Down

0 comments on commit b1c9f09

Please sign in to comment.