-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplification for getting the files that are used for shortcuts and …
…valuedictionary
- Loading branch information
Gareth Aneurin Tribello
authored and
Gareth Aneurin Tribello
committed
May 21, 2024
1 parent
8369007
commit 2fe5b14
Showing
2 changed files
with
17 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
|
||
setuptools.setup( | ||
name='PlumedToHTML', | ||
version='0.70', | ||
version='0.71', | ||
author="Gareth Tribello", | ||
author_email="[email protected]", | ||
description="A package for creating pretified HTML for PLUMED files", | ||
|