We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fcacb1 commit 7afbaf3Copy full SHA for 7afbaf3
2 files changed
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.6.1
+version: 0.6.2
18
doi: 10.5281/zenodo.7762627
19
-date-released: 2025-02-18
+date-released: 2026-02-24
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.6.1"
+__version__ = "0.6.2"
0 commit comments