Skip to content

Commit 7dc95b8

Browse files
committed
MAINT update conda build for next release
1 parent 331f0cd commit 7dc95b8

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

conda-recipe/imbalanced-learn/meta.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
package:
22
name: imbalanced-learn
3-
version: "0.3.0"
3+
version: "0.4.0"
44

55
source:
6-
git_rev: 0.3.0
6+
git_rev: 0.4.0
77
git_url: https://github.com/scikit-learn-contrib/imbalanced-learn.git
88

9+
build:
10+
number: 0
11+
noarch: python
12+
913
requirements:
1014
build:
1115
- python

0 commit comments

Comments
 (0)