Skip to content

Commit 21359c7

Browse files
committed
bump version
1 parent 7094239 commit 21359c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
project = "marine-omics"
1717
copyright = "2025, David Palecek"
1818
author = "David Palecek"
19-
release = "0.1.15"
19+
release = "0.1.16"
2020

2121
# -- General configuration ---------------------------------------------------
2222
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "marine-omics"
3-
version = "0.1.15"
3+
version = "0.1.16"
44
license = { file = "LICENSE.txt" }
55
description = "Utilities for metagoflow and marine omics demos"
66
readme = "README.md"

0 commit comments

Comments
 (0)