Skip to content

Commit 3401c96

Browse files
committed
bump version for release 0.1.18
1 parent 4a3d8e2 commit 3401c96

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
copyright = "2026, Alin M Elena"
1616
author = "Alin M Elena"
1717

18-
version = "0.1.17"
19-
release = "0.1.17"
18+
version = "0.1.18"
19+
release = "0.1.18"
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
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "process_omol25"
7-
version = "0.1.17"
7+
version = "0.1.18"
88
description = "A Python package for processing omol-25 data using MPI."
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)