File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22"name" : " WESTpy" ,
3- "version" : " 6.2.0 " ,
3+ "version" : " 6.2.1 " ,
44"url" : " https://west-code.org" ,
55"license" : " GPLv3"
66}
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ Contents
4343
4444.. note ::
4545
46- To get help using the **WESTpy ** package, send an email to ` mgovoni@anl.gov < mailto:mgovoni@anl.gov >`_.
46+ To get help using the **WESTpy ** package, open an issue on ` GitHub < https://github.com/west-code-development/westpy/issues >`_.
4747
4848The **WESTpy ** package is hosted on `GitHub <https://github.com/west-code-development/westpy >`_, and licensed under the open-source GPLv3 license.
4949
Original file line number Diff line number Diff line change 1414from westpy .relaxation import *
1515from westpy .collection import *
1616
17- __version__ = "6.2.0 "
17+ __version__ = "6.2.1 "
1818
1919
2020def header ():
You can’t perform that action at this time.
0 commit comments