Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
gjhuizing committed Sep 6, 2024
1 parent b2d1eb7 commit 3e81a81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mowgli/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
import mowgli.tl
import mowgli.utils

__version__ = "0.3.0"
__version__ = "0.4.0"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "mowgli"
version = "0.3.0"
version = "0.4.0"
description = "Mowgli is a novel method for the integration of paired multi-omics data with any type and number of omics, combining integrative Nonnegative Matrix Factorization and Optimal Transport."
authors = ["Geert-Jan Huizing <huizing@ens.fr>"]
license = "GPL-3.0-only"
Expand Down

0 comments on commit 3e81a81

Please sign in to comment.