Skip to content

Commit

Permalink
Merge pull request #254 from volodia99/prepare-release-v013
Browse files Browse the repository at this point in the history
RLS: preparing version 0.12.1
  • Loading branch information
volodia99 authored Mar 21, 2024
2 parents c3c5882 + a0e91ab commit 7195ba3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ authors:
given-names: "Clément"
orcid: "https://orcid.org/0000-0001-8629-7068"
title: "nonos"
version: 0.12.0
date-released: 2024-03-12
version: 0.12.1
date-released: 2024-03-21
url: "https://github.com/volodia99/nonos"
2 changes: 1 addition & 1 deletion nonos/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.12.0"
__version__ = "0.12.1"

0 comments on commit 7195ba3

Please sign in to comment.