Skip to content

Commit 863aa8e

Browse files
committed
update version in conda build files
1 parent 835c626 commit 863aa8e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

packaging/conda/meta.yaml

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
package:
22
name: pysces
3-
version: "0.9.7"
3+
version: "0.9.8"
44

55
source:
66
git_url: https://github.com/PySCeS/pysces.git
77

88
build:
9-
number: 2
9+
number: 1
1010
include_recipe: True
1111

1212
requirements:
@@ -40,3 +40,4 @@ about:
4040
extra:
4141
maintainers:
4242
- Brett G. Olivier
43+
- Johann M. Rohwer

0 commit comments

Comments
 (0)