Skip to content

Commit

Permalink
Set the package version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mamdasn committed Feb 17, 2024
1 parent 7207dfd commit dc4c4f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/im2dhisteq/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from im2dhisteq.im2dhisteq import im2dhisteq
from im2dhisteq.im2dhisteq import vid2dhisteq

__version__ = "1.0.2"
__version__ = "1.1.0"

0 comments on commit dc4c4f9

Please sign in to comment.