From 636e9a274123a9efb9e15a1f630f1fd67db2aaa6 Mon Sep 17 00:00:00 2001 From: ODA Release Bot Date: Wed, 2 Oct 2024 09:38:49 +0000 Subject: [PATCH 1/2] =?UTF-8?q?Bump=20version:=201.2.26=20=E2=86=92=201.2.?= =?UTF-8?q?27-dev0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/source/install.rst | 2 +- doc/source/user_guide/TestAPI.ipynb | 4 ++-- doc/source/user_guide/UploadToGallery.ipynb | 2 +- oda_api/pkg_info.json | 2 +- setup.cfg | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/source/install.rst b/doc/source/install.rst index b0688091..852ecbb5 100644 --- a/doc/source/install.rst +++ b/doc/source/install.rst @@ -19,7 +19,7 @@ Development version Download code and contribute ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Source code can be found can be found on github https://github.com/oda-hub/oda_api (see https://github.com/oda-hub/oda_api/archive/refs/tags/v1.2.26.tar.gz for latest release bundle). +Source code can be found can be found on github https://github.com/oda-hub/oda_api (see https://github.com/oda-hub/oda_api/archive/refs/tags/v1.2.27-dev0.tar.gz for latest release bundle). To contribute, please feel free to fork the repository, apply your changes, and prepare a pull request. diff --git a/doc/source/user_guide/TestAPI.ipynb b/doc/source/user_guide/TestAPI.ipynb index 685e7953..9ae0f992 100644 --- a/doc/source/user_guide/TestAPI.ipynb +++ b/doc/source/user_guide/TestAPI.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Quick Start (oda api v1.2.26)" + "# Quick Start (oda api v1.2.27-dev0)" ] }, { @@ -1488,7 +1488,7 @@ " 'HDUCLAS2': 'TOTAL',\n", " 'HDUCLAS3': 'RATE',\n", " 'HDUCLASS': 'OGIP',\n", - " 'HDUVERS': '1.2.26',\n", + " 'HDUVERS': '1.2.27-dev0',\n", " 'INSTRUME': 'IBIS',\n", " 'ISDCLEVL': 'SPE',\n", " 'LONGSTRN': 'OGIP 1.0',\n", diff --git a/doc/source/user_guide/UploadToGallery.ipynb b/doc/source/user_guide/UploadToGallery.ipynb index 0933d9aa..c2c3028b 100644 --- a/doc/source/user_guide/UploadToGallery.ipynb +++ b/doc/source/user_guide/UploadToGallery.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Upload of a product to the gallery (oda api v1.2.26)\n", + "# Upload of a product to the gallery (oda api v1.2.27-dev0)\n", "\n", "This notebooks documents the functionality for uploading a data product over the data-product gallery.\n", "\n", diff --git a/oda_api/pkg_info.json b/oda_api/pkg_info.json index 82b3501e..11517c0c 100644 --- a/oda_api/pkg_info.json +++ b/oda_api/pkg_info.json @@ -1 +1 @@ -{"version": "1.2.26"} +{"version": "1.2.27-dev0"} diff --git a/setup.cfg b/setup.cfg index 37fd8edd..777831a3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.2.26 +current_version = 1.2.27-dev0 commit = True tag = False parse = (?P\d+)\.(?P\d+)\.(?P\d+)(\-(?P[a-z]+)(?P\d+))? From bb0a117d6fb7c597b53dfd19476a9689dd90a38e Mon Sep 17 00:00:00 2001 From: ODA Release Bot Date: Wed, 2 Oct 2024 09:38:49 +0000 Subject: [PATCH 2/2] =?UTF-8?q?Bump=20version:=201.2.27-dev0=20=E2=86=92?= =?UTF-8?q?=201.2.27?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/source/install.rst | 2 +- doc/source/user_guide/TestAPI.ipynb | 4 ++-- doc/source/user_guide/UploadToGallery.ipynb | 2 +- oda_api/pkg_info.json | 2 +- setup.cfg | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/source/install.rst b/doc/source/install.rst index 852ecbb5..40dab3cd 100644 --- a/doc/source/install.rst +++ b/doc/source/install.rst @@ -19,7 +19,7 @@ Development version Download code and contribute ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Source code can be found can be found on github https://github.com/oda-hub/oda_api (see https://github.com/oda-hub/oda_api/archive/refs/tags/v1.2.27-dev0.tar.gz for latest release bundle). +Source code can be found can be found on github https://github.com/oda-hub/oda_api (see https://github.com/oda-hub/oda_api/archive/refs/tags/v1.2.27.tar.gz for latest release bundle). To contribute, please feel free to fork the repository, apply your changes, and prepare a pull request. diff --git a/doc/source/user_guide/TestAPI.ipynb b/doc/source/user_guide/TestAPI.ipynb index 9ae0f992..ba520f6f 100644 --- a/doc/source/user_guide/TestAPI.ipynb +++ b/doc/source/user_guide/TestAPI.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Quick Start (oda api v1.2.27-dev0)" + "# Quick Start (oda api v1.2.27)" ] }, { @@ -1488,7 +1488,7 @@ " 'HDUCLAS2': 'TOTAL',\n", " 'HDUCLAS3': 'RATE',\n", " 'HDUCLASS': 'OGIP',\n", - " 'HDUVERS': '1.2.27-dev0',\n", + " 'HDUVERS': '1.2.27',\n", " 'INSTRUME': 'IBIS',\n", " 'ISDCLEVL': 'SPE',\n", " 'LONGSTRN': 'OGIP 1.0',\n", diff --git a/doc/source/user_guide/UploadToGallery.ipynb b/doc/source/user_guide/UploadToGallery.ipynb index c2c3028b..975b3095 100644 --- a/doc/source/user_guide/UploadToGallery.ipynb +++ b/doc/source/user_guide/UploadToGallery.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Upload of a product to the gallery (oda api v1.2.27-dev0)\n", + "# Upload of a product to the gallery (oda api v1.2.27)\n", "\n", "This notebooks documents the functionality for uploading a data product over the data-product gallery.\n", "\n", diff --git a/oda_api/pkg_info.json b/oda_api/pkg_info.json index 11517c0c..9e60e748 100644 --- a/oda_api/pkg_info.json +++ b/oda_api/pkg_info.json @@ -1 +1 @@ -{"version": "1.2.27-dev0"} +{"version": "1.2.27"} diff --git a/setup.cfg b/setup.cfg index 777831a3..defc7342 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.2.27-dev0 +current_version = 1.2.27 commit = True tag = False parse = (?P\d+)\.(?P\d+)\.(?P\d+)(\-(?P[a-z]+)(?P\d+))?