Skip to content
This repository has been archived by the owner on Apr 28, 2019. It is now read-only.

Commit

Permalink
Bump to 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kwilcox committed Apr 28, 2017
1 parent 7eb4b1c commit 6c8cca9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.3
1.2.4
10 changes: 5 additions & 5 deletions conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: gdam
version: "1.2.3"
version: "1.2.4"

source:
path: ../
Expand All @@ -14,13 +14,13 @@ requirements:
- python
- setuptools
run:
- python
- cc-plugin-glider
- compliance-checker
- gutils >=1.2.6
- pyinotify
- pymongo
- python
- pyzmq
- gutils
- compliance-checker
- cc-plugin-glider

test:
requires:
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
gutils>=1.2.5
gutils>=1.2.6
pyinotify
pymongo
pyzmq
Expand Down

0 comments on commit 6c8cca9

Please sign in to comment.