We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22a0459 commit 15868eaCopy full SHA for 15868ea
CITATION.cff
@@ -14,6 +14,6 @@ authors:
14
given-names: Daniel
15
orcid: https://orcid.org/0000-0001-9447-460X
16
title: "runcrate"
17
-version: 0.5.0
+version: 0.6.0
18
doi: 10.5281/zenodo.7762627
19
-date-released: 2023-11-24
+date-released: 2025-02-18
src/runcrate/__init__.py
@@ -12,4 +12,4 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
-__version__ = "0.5.0"
+__version__ = "0.6.0"
0 commit comments