Skip to content

Commit 004e62c

Browse files
committed
fix: fix plenum version
Signed-off-by: Kim Ebert <[email protected]>
1 parent 1db2d46 commit 004e62c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
(BASE_DIR, ['data/nssm_original.exe'])
5656
)],
5757

58-
install_requires=['indicio-indy-plenum==1.13.2rc15',
58+
install_requires=['indicio-indy-plenum==1.13.2-rc15',
5959
# importlib-metadata needs to be pinned to 3.10.1 because from v4.0.0 the package
6060
# name ends in python3-importlib-metadata_0.0.0_amd64.deb
6161
# see also build-scripts/ubuntu-2004/build-3rd-parties.sh

0 commit comments

Comments
 (0)