Skip to content

Commit

Permalink
v1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
loriab committed Dec 6, 2022
1 parent e96cb00 commit 6ce35a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions psi4/metadata.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
__version__ = '1.6'
__version_long = '1.6+77475b5'
__version_upcoming_annotated_v_tag = '1.7a1'
__version__ = '1.7'
__version_long = '1.7+zzzzzzz'
__version_upcoming_annotated_v_tag = '1.8a1'

def version_formatter(dummy):
return '(inplace)'

0 comments on commit 6ce35a5

Please sign in to comment.