Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Commit

Permalink
updating version in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerket committed Apr 11, 2018
1 parent c23160e commit 31f9ef1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hescorehpxml/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2087,4 +2087,4 @@ def main():


if __name__ == '__main__':
main()
main()
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

setup(
name='hescore-hpxml',
version='3.1.3',
version='3.1.4',
description='HPXML Translator for the HEScore API',
long_description=long_description,
url='https://github.com/NREL/hescore-hpxml',
Expand Down

0 comments on commit 31f9ef1

Please sign in to comment.