Skip to content

Commit 136016b

Browse files
committed
Bump version patch and generate documentation
1 parent 2d0fe0a commit 136016b

20 files changed

+29
-29
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 3.2.1
2+
current_version = 3.2.2
33
commit = False
44
tag = False
55

.bumpversion_lcmsmetab.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.0.1
2+
current_version = 1.0.2
33
commit = False
44
tag = False
55

.bumpversion_lipid.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.2.1
2+
current_version = 1.2.2
33
commit = False
44
tag = False
55

MAINTAINERS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ To test a workflow before an associated docker image is pushed, you can run the
4545
The following steps should be followed in order
4646

4747
### Bump Version Numbers
48-
The versioning of the repo, docker image and the GC/MS workflow are currently 3.2.1.
49-
The version of the lipid workflow is currently 1.2.1.
50-
The version of the LCMS metabolomics workflow is currently 1.0.1.
48+
The versioning of the repo, docker image and the GC/MS workflow are currently 3.2.2.
49+
The version of the lipid workflow is currently 1.2.2.
50+
The version of the LCMS metabolomics workflow is currently 1.0.2.
5151

5252
To bump the repo *and all workflows*, run one of the following commands. This will update the runtime version of all of the workflows, the version of the repo and the version of the docker image.
5353

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
## Current Version
1212

13-
### `3.2.1`
13+
### `3.2.2`
1414

1515
## Available Workflows
1616

docs/gcms_metabolomics/README_GCMS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
## Current Version
2222

23-
### `3.2.1`
23+
### `3.2.2`
2424

2525
### Data input formats
2626

docs/gcms_metabolomics/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Outputs
9696
Version History
9797
---------------
9898

99-
- Current version is 3.2.1
99+
- Current version is 3.2.2
100100

101101
Point of contact
102102
----------------

docs/lcms_lipidomics/README_LCMS_LIPID.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ github_url
22

33
: <https://github.com/microbiomedata/metaMS/blob/master/docs/index_lipid.rst>
44

5-
# Lipidomics Workflow (v1.2.1)
5+
# Lipidomics Workflow (v1.2.2)
66

77
![](lipid_workflow_v1.svg)
88

@@ -128,7 +128,7 @@ The following inputs are required (declared in the input json file):
128128

129129
## Version History
130130

131-
- v1.2.1: Current release
131+
- v1.2.2: Current release
132132
- v1.0.0: Initial release of the lipidomics workflow Jan 9, 2025
133133

134134
## Point of contact

docs/lcms_lipidomics/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
href="https://github.com/microbiomedata/metaMS/blob/master/docs/index_lipid.rst">https://github.com/microbiomedata/metaMS/blob/master/docs/index_lipid.rst</a></p>
66
</dd>
77
</dl>
8-
<h1 id="lipidomics-workflow-v1.2.1">Lipidomics Workflow (v1.2.1)</h1>
8+
<h1 id="lipidomics-workflow-v1.2.2">Lipidomics Workflow (v1.2.2)</h1>
99
<figure>
1010
<img src="lipid_workflow_v1.svg" alt="lipid_workflow_v1.svg" />
1111
</figure>
@@ -126,7 +126,7 @@ <h3 id="outputs">Outputs</h3>
126126
</ul>
127127
<h2 id="version-history">Version History</h2>
128128
<ul>
129-
<li>v1.2.1: Current release</li>
129+
<li>v1.2.2: Current release</li>
130130
<li>v1.0.0: Initial release of the lipidomics workflow Jan 9, 2025</li>
131131
</ul>
132132
<h2 id="point-of-contact">Point of contact</h2>

docs/lcms_lipidomics/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
site the file is incorporated into. You can learn more about the `github_url` field at:
77
https://sphinx-rtd-theme.readthedocs.io/en/stable/configuring.html#confval-github_url
88
9-
Lipidomics Workflow (v1.2.1)
9+
Lipidomics Workflow (v1.2.2)
1010
============================
1111

1212
.. figure:: lipid_workflow_v1.svg
@@ -120,7 +120,7 @@ Outputs
120120
Version History
121121
---------------
122122

123-
- v1.2.1: Current release
123+
- v1.2.2: Current release
124124
- v1.0.0: Initial release of the lipidomics workflow Jan 9, 2025
125125

126126
Point of contact

0 commit comments

Comments
 (0)