Skip to content

Commit 1e3cfe8

Browse files
authored
Merge pull request NCAR#184 from NCAR/develop
Merge version bump
2 parents 8046485 + 2fb22a1 commit 1e3cfe8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

conda_recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{% set version = "1.3.3" %}
1+
{% set version = "1.3.4" %}
22

33
package:
44
name: wrf-python

src/wrf/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.3.3"
1+
__version__ = "1.3.4"

0 commit comments

Comments
 (0)