We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7152472 commit 2613341Copy full SHA for 2613341
CITATION.cff
@@ -13,7 +13,7 @@ authors:
13
given-names: "Michelle"
14
orcid: "https://orcid.org/0000-0002-3191-7693"
15
title: "drim2p"
16
-version: 1.0.0
+version: 1.0.1
17
doi:
18
date-released: 2025-08-15
19
url: "https://github.com/DuguiLab/drim2p"
src/drim2p/__about__.py
@@ -2,4 +2,4 @@
2
#
3
# SPDX-License-Identifier: MIT
4
5
-__version__ = "1.0.0"
+__version__ = "1.0.1"
0 commit comments