Skip to content

Commit 5cee3e5

Browse files
bumping version to 1.7.26
1 parent 248d84d commit 5cee3e5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{% set name = "pytplot" %}
2-
{% set version = "1.7.25" %}
2+
{% set version = "1.7.26" %}
33

44
package:
55
name: "{{ name|lower }}"
66
version: "{{ version }}"
77

88
source:
99
git_url: https://github.com/MAVENSDC/pytplot.git
10-
git_rev: v1.7.25
10+
git_rev: v1.7.26
1111

1212
build:
1313
number: 0

0 commit comments

Comments
 (0)