diff --git a/.bumpversion.toml b/.bumpversion.toml index 24b03a4..7bda73d 100644 --- a/.bumpversion.toml +++ b/.bumpversion.toml @@ -1,5 +1,5 @@ [tool.bumpversion] -current_version = "0.6.2" +current_version = "1.0.0" commit = true tag = true diff --git a/Helm/Chart.yaml b/Helm/Chart.yaml index 70986a0..89d89f7 100644 --- a/Helm/Chart.yaml +++ b/Helm/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: cryoem-services description: An umbrella Helm chart for EM processing services -version: 0.6.2 +version: 1.0.0 dependencies: - name: bfactor_setup - name: cluster_submission diff --git a/Helm/charts/bfactor_setup/Chart.yaml b/Helm/charts/bfactor_setup/Chart.yaml index c8031fd..2f92286 100644 --- a/Helm/charts/bfactor_setup/Chart.yaml +++ b/Helm/charts/bfactor_setup/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: bfactor_setup description: A Helm chart for the service selecting particles to use for bfactors -version: 0.6.2 +version: 1.0.0 diff --git a/Helm/charts/cluster_submission/Chart.yaml b/Helm/charts/cluster_submission/Chart.yaml index ec674a8..069c8b4 100644 --- a/Helm/charts/cluster_submission/Chart.yaml +++ b/Helm/charts/cluster_submission/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: cluster_submission description: A Helm chart for the cluster submission service -version: 0.6.2 +version: 1.0.0 diff --git a/Helm/charts/cryolo/Chart.yaml b/Helm/charts/cryolo/Chart.yaml index 37ab889..553185e 100644 --- a/Helm/charts/cryolo/Chart.yaml +++ b/Helm/charts/cryolo/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: cryolo description: A Helm chart for CrYOLO service -version: 0.6.2 +version: 1.0.0 diff --git a/Helm/charts/ctffind/Chart.yaml b/Helm/charts/ctffind/Chart.yaml index 6efea08..f3b1b69 100644 --- a/Helm/charts/ctffind/Chart.yaml +++ b/Helm/charts/ctffind/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: ctffind description: A Helm chart for CTFFind service -version: 0.6.2 +version: 1.0.0 diff --git a/Helm/charts/denoise/Chart.yaml b/Helm/charts/denoise/Chart.yaml index 1ee32ff..8700d46 100644 --- a/Helm/charts/denoise/Chart.yaml +++ b/Helm/charts/denoise/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: denoise description: A Helm chart for EM Denoise service -version: 0.6.2 +version: 1.0.0 diff --git a/Helm/charts/denoise_slurm/Chart.yaml b/Helm/charts/denoise_slurm/Chart.yaml index 83ab989..546e884 100644 --- a/Helm/charts/denoise_slurm/Chart.yaml +++ b/Helm/charts/denoise_slurm/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: denoise_slurm description: A Helm chart for EM Denoise service which submits jobs to the IRIS cluster -version: 0.6.2 +version: 1.0.0 diff --git a/Helm/charts/extract/Chart.yaml b/Helm/charts/extract/Chart.yaml index 9115a28..c174292 100644 --- a/Helm/charts/extract/Chart.yaml +++ b/Helm/charts/extract/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: extract description: A Helm chart for Extraction service -version: 0.6.2 +version: 1.0.0 diff --git a/Helm/charts/extract_class/Chart.yaml b/Helm/charts/extract_class/Chart.yaml index 67085d6..437ec42 100644 --- a/Helm/charts/extract_class/Chart.yaml +++ b/Helm/charts/extract_class/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: extract_class description: A Helm chart for the extraction of particles for refinement -version: 0.6.2 +version: 1.0.0 diff --git a/Helm/charts/icebreaker/Chart.yaml b/Helm/charts/icebreaker/Chart.yaml index a24406d..251ba98 100644 --- a/Helm/charts/icebreaker/Chart.yaml +++ b/Helm/charts/icebreaker/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: icebreaker description: A Helm chart for IceBreaker service -version: 0.6.2 +version: 1.0.0 diff --git a/Helm/charts/images/Chart.yaml b/Helm/charts/images/Chart.yaml index b9cbdf2..b2824f1 100644 --- a/Helm/charts/images/Chart.yaml +++ b/Helm/charts/images/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: images description: A Helm chart for the Images service -version: 0.6.2 +version: 1.0.0 diff --git a/Helm/charts/ispyb_connector/Chart.yaml b/Helm/charts/ispyb_connector/Chart.yaml index e5929b0..8abc3f4 100644 --- a/Helm/charts/ispyb_connector/Chart.yaml +++ b/Helm/charts/ispyb_connector/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: ispyb_connector description: A Helm chart for the EMISPyB service -version: 0.6.2 +version: 1.0.0 diff --git a/Helm/charts/membrain_seg/Chart.yaml b/Helm/charts/membrain_seg/Chart.yaml index c8abfc9..d0d138c 100644 --- a/Helm/charts/membrain_seg/Chart.yaml +++ b/Helm/charts/membrain_seg/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: membrain_seg description: A Helm chart for membrain-seg service -version: 0.6.2 +version: 1.0.0 diff --git a/Helm/charts/motioncorr/Chart.yaml b/Helm/charts/motioncorr/Chart.yaml index 3774e4c..0d1464f 100644 --- a/Helm/charts/motioncorr/Chart.yaml +++ b/Helm/charts/motioncorr/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: motioncorr description: A Helm chart for MotionCorr service -version: 0.6.2 +version: 1.0.0 diff --git a/Helm/charts/node_creator/Chart.yaml b/Helm/charts/node_creator/Chart.yaml index d2298cc..bb55baa 100644 --- a/Helm/charts/node_creator/Chart.yaml +++ b/Helm/charts/node_creator/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: node_creator description: A Helm chart for node creation -version: 0.6.2 +version: 1.0.0 diff --git a/Helm/charts/postprocess/Chart.yaml b/Helm/charts/postprocess/Chart.yaml index 48656ad..b514dbe 100644 --- a/Helm/charts/postprocess/Chart.yaml +++ b/Helm/charts/postprocess/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: postprocess description: A Helm chart for the Relion post-processing service -version: 0.6.2 +version: 1.0.0 diff --git a/Helm/charts/process_recipe/Chart.yaml b/Helm/charts/process_recipe/Chart.yaml index f6f1dd6..05a0758 100644 --- a/Helm/charts/process_recipe/Chart.yaml +++ b/Helm/charts/process_recipe/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: process_recipe description: A Helm chart for the recipe processing service -version: 0.6.2 +version: 1.0.0 diff --git a/Helm/charts/select_classes/Chart.yaml b/Helm/charts/select_classes/Chart.yaml index 56b7efa..7796a0c 100644 --- a/Helm/charts/select_classes/Chart.yaml +++ b/Helm/charts/select_classes/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: select_classes description: A Helm chart for class selection service -version: 0.6.2 +version: 1.0.0 diff --git a/Helm/charts/select_particles/Chart.yaml b/Helm/charts/select_particles/Chart.yaml index ee4b4f9..0516955 100644 --- a/Helm/charts/select_particles/Chart.yaml +++ b/Helm/charts/select_particles/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: select_particles description: A Helm chart for particle selection service -version: 0.6.2 +version: 1.0.0 diff --git a/Helm/charts/tomo_align/Chart.yaml b/Helm/charts/tomo_align/Chart.yaml index 3a2bc9e..15b6310 100644 --- a/Helm/charts/tomo_align/Chart.yaml +++ b/Helm/charts/tomo_align/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: tomo_align description: A Helm chart for TomoAlign tomography service -version: 0.6.2 +version: 1.0.0 diff --git a/Helm/charts/tomo_align_slurm/Chart.yaml b/Helm/charts/tomo_align_slurm/Chart.yaml index 43abfd6..474059e 100644 --- a/Helm/charts/tomo_align_slurm/Chart.yaml +++ b/Helm/charts/tomo_align_slurm/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: tomo_align_slurm description: A Helm chart for TomoAlign service which submits jobs to the IRIS cluster -version: 0.6.2 +version: 1.0.0 diff --git a/pyproject.toml b/pyproject.toml index 86d23d6..7dcb9c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ requires = [ [project] name = "cryoemservices" -version = "0.6.2" +version = "1.0.0" description = "Services for CryoEM processing" readme = "README.md" keywords = [ diff --git a/src/cryoemservices/__init__.py b/src/cryoemservices/__init__.py index c6de36c..db76dcb 100644 --- a/src/cryoemservices/__init__.py +++ b/src/cryoemservices/__init__.py @@ -1,3 +1,3 @@ from __future__ import annotations -__version__ = "0.6.2" +__version__ = "1.0.0"