-
Notifications
You must be signed in to change notification settings - Fork 2
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
Enrico Scala
authored and
Enrico Scala
committed
Jan 11, 2024
1 parent
4caa34c
commit 1ec1086
Showing
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ | |
ENHSP_dst = './up_enhsp/ENHSP' | ||
ENHSP_PUBLIC = 'ENHSP-Public' | ||
COMPILE_CMD = './compile' | ||
ENHSP_TAG = 'enhsp20-0.12.0' | ||
ENHSP_TAG = 'enhsp20-0.13.0' | ||
ENHSP_REPO = 'https://gitlab.com/enricos83/ENHSP-Public' | ||
JDK_REQUIRE = 17 | ||
|
||
|
@@ -62,7 +62,7 @@ def run(self): | |
|
||
|
||
setup(name='up_enhsp', | ||
version='0.0.22', | ||
version='0.0.23', | ||
description='up_enhsp', | ||
author='UNIBS Team', | ||
author_email='[email protected]', | ||
|
Submodule ENHSP
updated
from 3a9107 to ab3f8c