Skip to content

Commit

Permalink
another try
Browse files Browse the repository at this point in the history
  • Loading branch information
darioflute committed Jul 14, 2017
1 parent c192c62 commit 529c2e5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
python setup install
python setup.py install
4 changes: 2 additions & 2 deletions meta.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
package:
name: fifimon
version: 0.7.alpha
version: 0.8.alpha

source:
git_rev: v0.7-alpha
git_rev: v0.8-alpha
git_url: https://github.com/darioflute/fifimon.git

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

setup(name='fifimon',
version='0.7.alpha',
version='0.8.alpha',
description='FIFI-LS Monitor',
long_description='The package monitors FIFI-LS data',
author='Dario Fadda',
Expand Down

0 comments on commit 529c2e5

Please sign in to comment.