Skip to content
Snippets Groups Projects

update version to today

Merged Hans Fangohr requested to merge update-version into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -2,7 +2,7 @@
@@ -2,7 +2,7 @@
"""mpsd-software: tool for installation of software as on MPSD HPC."""
"""mpsd-software: tool for installation of software as on MPSD HPC."""
__version__ = "2023.6.14"
__version__ = "2023.6.16"
import argparse
import argparse
import datetime
import datetime
Loading