Skip to content

Commit

Permalink
Update version.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gduscher authored Feb 24, 2024
1 parent 93d4789 commit 3b18a5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyTEMlib/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""
version
"""
_version = '0.2024.02.0'
_version = '0.2024.02.1'
__version__ = _version
_time = '2024-02-08 19:58:26'
_time = '2024-02-18 19:58:26'

0 comments on commit 3b18a5f

Please sign in to comment.