Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

Commit 5f098e3

Browse files
committed
Setup.py: bump eduvpn-common to 1.1.1
1 parent 53525b0 commit 5f098e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
install_requires = [
1313
'wheel',
14-
'eduvpn_common==1.1.0',
14+
'eduvpn_common==1.1.1',
1515
]
1616

1717
tests_require = [

0 commit comments

Comments
 (0)