Skip to content

Commit

Permalink
New version of func_adl_service
Browse files Browse the repository at this point in the history
Supports python 3.8 properly.
  • Loading branch information
gordonwatts authored Nov 12, 2020
1 parent a35cc8c commit 2a96581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
url="https://github.com/ssl-hep/servicex_clients",
license="TBD",
install_requires=[
"func_adl_servicex==1.0.1",
"func_adl_servicex==1.0.2",
"tcut-to-qastle==0.4",
],
classifiers=[
Expand Down

0 comments on commit 2a96581

Please sign in to comment.