Skip to content

Commit b090a3a

Browse files
bumping version
1 parent 967aceb commit b090a3a

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.18" %}
2+
{% set version = "1.7.19" %}
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.18
10+
git_rev: v1.7.19
1111

1212
build:
1313
number: 0

0 commit comments

Comments
 (0)