Skip to content

Commit

Permalink
more versions
Browse files Browse the repository at this point in the history
  • Loading branch information
darioflute committed Jul 14, 2017
1 parent 73556f3 commit f7741f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.8.alpha
version: 0.9.alpha

source:
git_rev: v0.8-alpha
git_rev: v0.9-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.8.alpha',
version='0.9.alpha',
description='FIFI-LS Monitor',
long_description='The package monitors FIFI-LS data',
author='Dario Fadda',
Expand Down

0 comments on commit f7741f4

Please sign in to comment.