Skip to content

Commit bcebb4c

Browse files
committed
Merge branch 'master' into dev
2 parents 88ce378 + 7476e14 commit bcebb4c

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ python:
77
- 3.5
88
- nightly
99
install: true
10+
script: echo hello
1011
deploy:
1112
provider: pypi
1213
user: davidsulpy

ISStreamer/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.1.0.dev0'
1+
__version__ = '0.1.0'

0 commit comments

Comments
 (0)