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 26, 2024
1 parent 5a97200 commit 3400d60
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.1'
_version = '0.2024.02.2'
__version__ = _version
_time = '2024-02-18 19:58:26'
_time = '2024-02-26 19:58:26'

0 comments on commit 3400d60

Please sign in to comment.