Skip to content

Commit

Permalink
Merge pull request #53 from aquacropos/pypi-action-patch
Browse files Browse the repository at this point in the history
Update pypi.yml
  • Loading branch information
thomasdkelly authored Jun 7, 2022
2 parents 9ade8f6 + 0156c88 commit e068dbf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Publish Package to Pypi

on:
release:
types: [created]
push:
tags:
- "v*"
jobs:
build:

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 = aquacrop
version = 2.0.1
version = 2.0.3
author = Thomas Kelly
author_email = thomas.kelly-2@manchester.ac.uk
description = Soil-Crop-Water model based on AquaCrop-OS.
Expand Down

0 comments on commit e068dbf

Please sign in to comment.