Merge lp:~thomir-deactivatedaccount/uservice-utils/trunk-release-1.0.1 into lp:uservice-utils

Proposed by Thomi Richards
Status: Merged
Approved by: Thomi Richards
Approved revision: 8
Merged at revision: 8
Proposed branch: lp:~thomir-deactivatedaccount/uservice-utils/trunk-release-1.0.1
Merge into: lp:uservice-utils
Diff against target: 24 lines (+3/-3)
2 files modified
CHANGELOG (+2/-2)
uservice_utils/__init__.py (+1/-1)
To merge this branch: bzr merge lp:~thomir-deactivatedaccount/uservice-utils/trunk-release-1.0.1
Reviewer Review Type Date Requested Status
Celso Providelo (community) Approve
Review via email: mp+255035@code.launchpad.net

Commit message

Release 1.0.1.

Description of the change

Release 1.0.1.

To post a comment you must log in.
Revision history for this message
Celso Providelo (cprov) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'CHANGELOG'
2--- CHANGELOG 2015-04-02 03:42:04 +0000
3+++ CHANGELOG 2015-04-02 04:07:59 +0000
4@@ -1,8 +1,8 @@
5 Release History:
6 ################
7
8-NEXT
9-====
10+1.0.1
11+=====
12
13 * Added `uservice_utils.logging.ExtraLogging` class to help manage passing
14 'extra' arguments to multiple logging calls.
15
16=== modified file 'uservice_utils/__init__.py'
17--- uservice_utils/__init__.py 2015-04-01 20:40:20 +0000
18+++ uservice_utils/__init__.py 2015-04-02 04:07:59 +0000
19@@ -29,4 +29,4 @@
20 # If the releaselevel is 'final', then the tarball will be major.minor.micro.
21 # Otherwise it is major.minor.micro~$(revno).
22
23-__version__ = (1, 0, 1, 'dev', 0)
24+__version__ = (1, 0, 2, 'dev', 0)

Subscribers

People subscribed via source and target branches

to all changes: