Skip to content

Commit 71135e9

Browse files
committed
bumping version 2.3.0
1 parent 6cf7e62 commit 71135e9

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
@@ -21,7 +21,7 @@
2121
project = 'SeisFlows'
2222
copyright = '2023'
2323
author = 'adjTomo Dev Team'
24-
version = '2.2.0'
24+
version = '2.3.0'
2525

2626

2727
# -- General configuration ---------------------------------------------------

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "seisflows"
7-
version = "2.2.0"
7+
version = "2.3.0"
88
description = "An automated workflow tool for full waveform inversion"
99
readme = "README.md"
1010
requires-python = ">=3.7"

0 commit comments

Comments
 (0)