We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f250ad commit 4569d4eCopy full SHA for 4569d4e
docs/source/conf.py
@@ -25,7 +25,7 @@
25
author = 'The PySPEDAS Community'
26
27
# The full version, including alpha/beta/rc tags
28
-release = '1.7.25'
+release = '1.7.26'
29
30
31
# -- General configuration ---------------------------------------------------
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "pyspedas"
7
-version = "1.7.25"
+version = "1.7.26"
8
description = "Python Space Physics Environment Data Analysis Software (pySPEDAS)"
9
readme = {file = "README.md", content-type = "text/markdown"}
10
requires-python = ">=3.9"
0 commit comments