We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31ec5f7 commit a2152c5Copy full SHA for a2152c5
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.14'
+release = '1.7.15'
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.14"
+version = "1.7.15"
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