Skip to content

Commit

Permalink
Increasing version to 24.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sblisesivdin committed Jun 5, 2024
1 parent 758af2c commit f9ea4af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpawsolve.py
Original file line number Diff line number Diff line change
Expand Up @@ -1780,7 +1780,7 @@ def projected_weights(calc):
# ------------------ End of Localisation Tables --------------------------

# Version
__version__ = "v23.10.1b1"
__version__ = "v24.6.0"

parser = ArgumentParser(prog ='gpawtools.py', description=Description, formatter_class=RawFormatter)
parser.add_argument("-i", "--input", dest = "inputfile", help="Use input file for calculation variables (also you can insert geometry)")
Expand Down

0 comments on commit f9ea4af

Please sign in to comment.