Skip to content

Commit

Permalink
Merge pull request #108 from dod-advana/advana-release/v1.4
Browse files Browse the repository at this point in the history
Advana release/v1.4
  • Loading branch information
rha930 committed Mar 23, 2022
2 parents 0dbf690 + 2bf8d5c commit 5c06637
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gamechangerml/api/fastapi/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.3"
__version__ = "1.4"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def parse_readme(readme: Path) -> str:

setuptools.setup(
name="gamechangerml",
version="1.3.0",
version="1.4.0",
author="Booz Allen Hamilton",
author_email="gamechanger@advana",
description="Package for GAMECHANGER ML modules",
Expand Down

0 comments on commit 5c06637

Please sign in to comment.