Skip to content

Commit

Permalink
Bump to 3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
llegregam committed Mar 12, 2024
1 parent 2fd1735 commit fc84a39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/physiofit/physiofit.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<tool id='physiofit' name='PhysioFit: extracellular flux calculation' version='@TOOL_VERSION@+galaxy0' python_template_version='3.5' profile='21.05'>
<description>PhysioFit is a scientific tool designed to quantify cell growth parameters and uptake and production fluxes</description>
<macros>
<token name='@TOOL_VERSION@'>3.3.2</token>
<token name='@TOOL_VERSION@'>3.3.4</token>
</macros>
<requirements>
<requirement type='package' version='@TOOL_VERSION@'>physiofit</requirement>
<requirement type='package' version="@TOOL_VERSION@">physiofit</requirement>
</requirements>
<command detect_errors='exit_code'><![CDATA[
physiofit
Expand Down

0 comments on commit fc84a39

Please sign in to comment.