mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-01 15:37:32 +08:00
bumped up version
This commit is contained in:
committed by
Nate Coraor
parent
9c1d14b310
commit
c320b3f917
@@ -1,5 +1,8 @@
|
||||
<tool id="interactive_tool_qiskit_jupyter_notebook" tool_type="interactive" name="Qiskit Jupyter notebook" version="0.0.1" profile="22.01">
|
||||
<tool id="interactive_tool_qiskit_jupyter_notebook" tool_type="interactive" name="Qiskit Jupyter notebook" version="@VERSION@" profile="22.01">
|
||||
<description>interactive tool</description>
|
||||
<macros>
|
||||
<token name="@VERSION@">0.2</token>
|
||||
</macros>
|
||||
<requirements>
|
||||
<container type="docker">thepineapplepirate/qiskit_galaxy:1.1.0</container>
|
||||
</requirements>
|
||||
|
||||
Reference in New Issue
Block a user