We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b71a52f commit a89387bCopy full SHA for a89387b
docs/requirements.txt
@@ -7,7 +7,7 @@ netCDF4
7
pywavelets
8
astropy
9
pyspedas
10
-pytplot-mpl-temp>=2.2.77
+pytplot-mpl-temp>=2.2.78
11
geopack>=1.0.9
12
viresclient
13
hapiclient
meta.yaml
@@ -1,5 +1,5 @@
1
{% set name = "pytplot" %}
2
-{% set version = "2.2.77" %}
+{% set version = "2.2.78" %}
3
4
package:
5
name: "{{ name|lower }}"
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = pytplot-mpl-temp
-version = 2.2.77
+version = 2.2.78
author = MAVEN SDC
author_email = [email protected]
6
description = A python version of IDL tplot libraries
0 commit comments