Skip to content

Commit 2613341

Browse files
committed
Meta: Bump version to 1.0.1
1 parent 7152472 commit 2613341

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ authors:
1313
given-names: "Michelle"
1414
orcid: "https://orcid.org/0000-0002-3191-7693"
1515
title: "drim2p"
16-
version: 1.0.0
16+
version: 1.0.1
1717
doi:
1818
date-released: 2025-08-15
1919
url: "https://github.com/DuguiLab/drim2p"

src/drim2p/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
#
33
# SPDX-License-Identifier: MIT
44

5-
__version__ = "1.0.0"
5+
__version__ = "1.0.1"

0 commit comments

Comments
 (0)