Skip to content

Commit 2cd7b27

Browse files
Bump pytplot-mpl-temp version for wildcard updates, removal of redundant ERG-style varlabel plotting code
1 parent 242c664 commit 2cd7b27

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ netCDF4
77
pywavelets
88
astropy
99
pyspedas
10-
pytplot-mpl-temp>=2.2.78
10+
pytplot-mpl-temp>=2.2.79
1111
geopack>=1.0.9
1212
viresclient
1313
hapiclient

meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% set name = "pytplot" %}
2-
{% set version = "2.2.78" %}
2+
{% set version = "2.2.79" %}
33

44
package:
55
name: "{{ name|lower }}"

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = pytplot-mpl-temp
3-
version = 2.2.78
3+
version = 2.2.79
44
author = MAVEN SDC
55
author_email = mavensdc@lasp.colorado.edu
66
description = A python version of IDL tplot libraries

0 commit comments

Comments
 (0)