Skip to content

Commit

Permalink
[NF] Pre-release commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Glesser committed Apr 1, 2022
1 parent e3eb3dc commit 8e484e3
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 @@ -4,9 +4,9 @@ authors:
- family-names: Green Forge Coop
given-names:
title: MOSQITO
version: 1.0.3
version: 1.0.4
doi: 10.5281/zenodo.6398872
date-released: 2022-03-30
date-released: 2022-04-01
keywords:
- audio
- python
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import setuptools

# /!\ update before a release
MoSQITo_VERSION = "1.0.3"
MoSQITo_VERSION = "1.0.4"

# MoSQITo description
with open("README.md", "r", encoding="utf-8") as fh:
Expand Down

0 comments on commit 8e484e3

Please sign in to comment.