Skip to content

Commit fd558a5

Browse files
committed
chore: update download_url in setup.py
1 parent 7314523 commit fd558a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"JPype1 ~= 1.2.1",
4141
],
4242
test_suite="tests",
43-
download_url = 'https://github.com/adaa-polsl/RuleKit-python/archive/refs/tags/v1.5.6.tar.gz',
43+
download_url = 'https://github.com/adaa-polsl/RuleKit-python/archive/refs/tags/v1.5.7.tar.gz',
4444
project_urls={
4545
'Bug Tracker': 'https://github.com/adaa-polsl/RuleKit-python/issues',
4646
'Documentation': 'https://adaa-polsl.github.io/RuleKit-python/',

0 commit comments

Comments
 (0)