Skip to content

Commit f0c2289

Browse files
committed
Bump version and regenerated docs
1 parent c83031b commit f0c2289

111 files changed

Lines changed: 79969 additions & 48053 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.bumpversion.cfg

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,8 @@
11
[bumpversion]
2-
current_version = 3.11.0
2+
current_version = 4.0.0
33
commit = False
44
tag = False
55

6-
[bumpversion:part:release]
7-
optional_value = ""
8-
values =
9-
alpha
10-
beta
11-
rc1
12-
rc2
13-
rc3
14-
156
[bumpversion:file:pyproject.toml]
167

178
[bumpversion:file:README.md]

README.md

Lines changed: 2 additions & 2 deletions

corems/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__author__ = "Yuri E. Corilo"
2-
__version__ = "3.11.0"
2+
__version__ = "4.0.0"
33
import time
44
import os
55
import sys

docs/corems.html

Lines changed: 153 additions & 89 deletions
Large diffs are not rendered by default.

docs/corems/chroma_peak.html

Lines changed: 11 additions & 6 deletions
Large diffs are not rendered by default.

docs/corems/chroma_peak/calc.html

Lines changed: 12 additions & 6 deletions
Large diffs are not rendered by default.

docs/corems/chroma_peak/calc/ChromaPeakCalc.html

Lines changed: 1362 additions & 1357 deletions
Large diffs are not rendered by default.

docs/corems/chroma_peak/calc/subset.html

Lines changed: 925 additions & 0 deletions
Large diffs are not rendered by default.

docs/corems/chroma_peak/factory.html

Lines changed: 11 additions & 6 deletions
Large diffs are not rendered by default.

docs/corems/chroma_peak/factory/chroma_peak_classes.html

Lines changed: 2995 additions & 2119 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)