Skip to content

Commit

Permalink
Update graph-learn release version to 1.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
baoleai committed Sep 2, 2021
1 parent 2f5be7a commit 69a9ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
from subprocess import check_output

# This version string should be updated when releasing a new version.
_VERSION = '1.0.0'
_VERSION = '1.0.1'

ROOT_PATH = os.path.abspath(os.path.join(os.getcwd()))
CUT_PATH = sys.path[0]
Expand Down

0 comments on commit 69a9ea3

Please sign in to comment.