Skip to content

Commit

Permalink
Version bump for release
Browse files Browse the repository at this point in the history
  • Loading branch information
hmcezar committed Sep 27, 2023
1 parent cbe7461 commit b71524e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clusttraj/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from .main import main

__version__ = "0.1.2"
__version__ = "0.1.3"

__all__ = [
"main",
Expand Down

0 comments on commit b71524e

Please sign in to comment.