Skip to content

Commit

Permalink
Incremented version from 0.8.6 to 0.8.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
amicitas committed Mar 8, 2023
1 parent 35ebab6 commit ae0999d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xicsrt/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
- New release that does not break any compatibility.
"""

__version__="0.8.6"
__version__="0.8.7"

from packaging import version
from xicsrt.util import mirlogging
Expand Down

0 comments on commit ae0999d

Please sign in to comment.