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 d1a66eb commit 411c70dCopy full SHA for 411c70d
CITATION.cff
@@ -8,6 +8,6 @@ authors:
8
given-names: Stian
9
orcid: https://orcid.org/0000-0001-9842-9718
10
title: "runcrate"
11
-version: 0.1.1
+version: 0.1.2
12
doi: 10.5281/zenodo.7762627
13
date-released: 2023-03-23
src/runcrate/__init__.py
@@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
14
15
-__version__ = "0.1.1"
+__version__ = "0.1.2"
0 commit comments