Skip to content

Commit

Permalink
Version marked as release
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-hammond-001 committed Nov 15, 2017
1 parent ab19b63 commit eafa1ce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
@@ -1,7 +1,7 @@
# Python DVB Companion Screen Synchronisation protocol library and tools

[![Build status](https://travis-ci.org/bbc/pydvbcss.svg?branch=master)](https://travis-ci.org/bbc/pydvbcss)
[![Docs Status (stable)](https://readthedocs.org/projects/pydvbcss/badge/?version=stable)](http://pydvbcss.readthedocs.io/en/stable/?badge=stable)
[![Build status](https://travis-ci.org/bbc/pydvbcss.svg?branch=0.5.0)](https://travis-ci.org/bbc/pydvbcss)
[![Docs Status (0.5.0)](https://readthedocs.org/projects/pydvbcss/badge/?version=0.5.0)](http://pydvbcss.readthedocs.io/en/0.5.0/?badge=0.5.0)
[![Docs Status (latest)](https://readthedocs.org/projects/pydvbcss/badge/?version=latest)](http://pydvbcss.readthedocs.io/en/latest/?badge=latest)
[![Latest PyPI package](https://img.shields.io/pypi/v/pydvbcss.svg)](https://pypi.python.org/pypi/pydvbcss)

Expand Down Expand Up @@ -45,7 +45,7 @@ successfully on Microsoft Windows 7 and Ubuntu 14.04.

The docs for the library can be read online on readthedocs.org:

* [![Docs Status (stable)](https://readthedocs.org/projects/pydvbcss/badge/?version=stable)](http://pydvbcss.readthedocs.io/en/stable/?badge=stable) [Docs for current stable release](http://pydvbcss.readthedocs.io/en/stable/?badge=stable)
* [![Docs Status (0.5.0)](https://readthedocs.org/projects/pydvbcss/badge/?version=0.5.0)](http://pydvbcss.readthedocs.io/en/0.5.0/?badge=0.5.0) [Docs for 0.5.0 release](http://pydvbcss.readthedocs.io/en/0.5.0/?badge=0.5.0)

* [![Docs Status (latest)](https://readthedocs.org/projects/pydvbcss/badge/?version=latest)](http://pydvbcss.readthedocs.io/en/latest/?badge=latest) [Docs for latest commits to master release](http://pydvbcss.readthedocs.io/en/latest/?badge=latest)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1,2 +1,2 @@
0.5.0
-latest
-release

0 comments on commit eafa1ce

Please sign in to comment.