Skip to content

Commit

Permalink
Update version to 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hatch-tyler committed Jun 13, 2022
1 parent f06d958 commit 25d1dc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion conda.recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "0.1.2" %}
{% set version = "0.1.3" %}

package:
name: pywfm
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = pywfm
version = 0.1.2
version = 0.1.3
author = Tyler Hatch
author_email = tyler.hatch@water.ca.gov
description = python library to interact with IWFM models
Expand Down

0 comments on commit 25d1dc4

Please sign in to comment.