Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
micknudsen committed Mar 10, 2023
1 parent bef2c97 commit b71184b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions devtools/conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
package:
name: gwf-utilization
version: '0.1.6'
version: '0.1.7'

source:
git_rev: v0.1.6
git_rev: v0.1.7
git_url: [email protected]:micknudsen/gwf-utilization.git

build:
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
setup(

name='gwf-utilization',
version='0.1.6',
version='0.1.7',

packages=find_packages('src'),
package_dir={'': 'src'},
Expand Down

0 comments on commit b71184b

Please sign in to comment.