Skip to content

Commit 8af9d76

Browse files
committed
changed version to 0.1.0.dev0, added travis-ci image to readme
1 parent f0c37d7 commit 8af9d76

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

ISStreamer/version.py

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

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
Python Data Streamer
22
===============
33

4-
[![Join the chat at https://gitter.im/InitialState/python_appender](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/InitialState/python_appender?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
4+
[![Join the chat at https://gitter.im/InitialState/python_appender](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/InitialState/python_appender?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
5+
6+
[![Build Status](https://travis-ci.org/InitialState/python_appender.svg?branch=master)](https://travis-ci.org/InitialState/python_appender)
57

68
This is a Python module currently built for python >= 2.7
79

0 commit comments

Comments
 (0)