Skip to content

Commit 4569d4e

Browse files
Version bump to 1.2.26, for new heat flux moments
1 parent 0f250ad commit 4569d4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
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.25'
28+
release = '1.7.26'
2929

3030

3131
# -- 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 = "pyspedas"
7-
version = "1.7.25"
7+
version = "1.7.26"
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)