Skip to content

Commit

Permalink
Merge pull request #251 from volodia99/version-0-12
Browse files Browse the repository at this point in the history
new version 0.12
  • Loading branch information
volodia99 authored Mar 12, 2024
2 parents e01d814 + 678d5db commit 0a70efc
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.11.0
date-released: 2024-02-20
version: 0.12.0
date-released: 2024-03-12
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.11.0"
__version__ = "0.12.0"

0 comments on commit 0a70efc

Please sign in to comment.