Skip to content

Commit a2152c5

Browse files
Bump pyspedas version to 1.7.15 to pick up pytplot-mpl-temp updates
1 parent 31ec5f7 commit a2152c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
author = 'The PySPEDAS Community'
2626

2727
# The full version, including alpha/beta/rc tags
28-
release = '1.7.14'
28+
release = '1.7.15'
2929

3030

3131
# -- General configuration ---------------------------------------------------

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "pyspedas"
7-
version = "1.7.14"
7+
version = "1.7.15"
88
description = "Python Space Physics Environment Data Analysis Software (pySPEDAS)"
99
readme = {file = "README.md", content-type = "text/markdown"}
1010
requires-python = ">=3.9"

0 commit comments

Comments
 (0)