Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JMante1 authored Oct 10, 2022
1 parent 75a52e8 commit 76d0a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xperimental-data-conv/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
packages=find_packages(include=['xperimental_data_conv']),
long_description=open('README.md').read(),
install_requires=['excel2flapjack~=1.0.2',
'excel2sbol~=1.0.23'],
'excel2sbol~=1.0.24'],
zip_safe=False)

0 comments on commit 76d0a81

Please sign in to comment.