-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d60dbf0
commit 259bf12
Showing
3 changed files
with
3 additions
and
3 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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
__author__="Francisco Munoz,Aldo Romero,Sobhit Singh,Uthpala Herath,Pedram Tavadze,Eric Bousquet,Xu He, Jordan Bieder" | ||
__copyright__ = "Copyright 2019" | ||
__version__ = "3.8" | ||
__version__ = "3.8.1" | ||
__email__ = "[email protected]/[email protected]/[email protected]/[email protected]" | ||
__status__ = "Development" | ||
__date__ ="Jun 05, 2019" | ||
|
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 |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
author='Francisco Munoz,Aldo Romero,Sobhit Singh,Uthpala Herath,Pedram Tavadze,Eric Bousquet, Xu He, Jordan Bieder ', | ||
author_email='[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]', | ||
url='https://github.com/romerogroup/pyprocar', | ||
download_url='https://github.com/romerogroup/pyprocar/archive/3.8.tar.gz', | ||
download_url='https://github.com/romerogroup/pyprocar/archive/3.8.1.tar.gz', | ||
packages=['pyprocar', | ||
'pyprocar.utilsprocar', | ||
'pyprocar.procarparser', | ||
|