Skip to content

Commit

Permalink
add version
Browse files Browse the repository at this point in the history
  • Loading branch information
billyz313 committed Sep 9, 2024
1 parent a7befb3 commit 8f2c594
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions meta.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
package:
name: "climateserv"
version: "1.0.6"
version: "1.0.8"

source:
git_rev: v1.0.7
git_rev: v1.0.8
git_url: https://github.com/SERVIR/ClimateSERVpy

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

setuptools.setup(
name="climateserv", # Replace with your own username
version="1.0.6",
version="1.0.8",
author="Billy Ashmall",
author_email="[email protected]",
description="This is a package to access the ClimateSERV API](https://climateserv.servirglobal.net/) ",
Expand Down

0 comments on commit 8f2c594

Please sign in to comment.