Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nusretipek authored May 3, 2022
1 parent bc019dd commit 863b667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HierarchiaPy/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# HierarchiaPy - Statistical tool to calculate dominance/hierarchy

name = 'HierarchiaPy'
__version__ = "0.2.2"
__version__ = "0.2.3"

from .HierarchiaPy import Hierarchia

0 comments on commit 863b667

Please sign in to comment.