[Pkg-bitcoin-commits] [python-quamash] 225/269: Version bump to 0.5.1 and changelog

Jonas Smedegaard dr at jones.dk
Fri Nov 24 11:26:36 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository python-quamash.

commit fcba8de29d728504c6ea5deede65546af96f7afa
Author: Mark Harviston <mark.harviston at gmail.com>
Date:   Sun Jan 18 16:49:20 2015 -0800

    Version bump to 0.5.1 and changelog
---
 README.rst          | 4 ++++
 quamash/__init__.py | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index 284a1f8..83f5702 100644
--- a/README.rst
+++ b/README.rst
@@ -116,6 +116,10 @@ Usage
 Changelog
 =========
 
+Version 0.5.1
+-------------
+* Fixes rst syntax error in this README
+
 Version 0.5
 -----------
 * Deprecation of event loop as means to ``asyncio.set_event_loop``, now must be called explicitly.
diff --git a/quamash/__init__.py b/quamash/__init__.py
index a09a99d..a7a5831 100644
--- a/quamash/__init__.py
+++ b/quamash/__init__.py
@@ -4,7 +4,7 @@
 """ Implementation of the PEP 3156 Event-Loop with Qt. """
 
 __author__ = 'Mark Harviston <mark.harviston at gmail.com>, Arve Knudsen <arve.knudsen at gmail.com>'
-__version__ = '0.5'
+__version__ = '0.5.1'
 __url__ = 'https://github.com/harvimt/quamash'
 __license__ = 'BSD'
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/python-quamash.git



More information about the Pkg-bitcoin-commits mailing list