We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cf7e62 commit 71135e9Copy full SHA for 71135e9
docs/conf.py
@@ -21,7 +21,7 @@
21
project = 'SeisFlows'
22
copyright = '2023'
23
author = 'adjTomo Dev Team'
24
-version = '2.2.0'
+version = '2.3.0'
25
26
27
# -- General configuration ---------------------------------------------------
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "seisflows"
7
-version = "2.2.0"
+version = "2.3.0"
8
description = "An automated workflow tool for full waveform inversion"
9
readme = "README.md"
10
requires-python = ">=3.7"
0 commit comments