Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

Commit

Permalink
release: v0.1.5
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Witowski <witowski.sebastian@gmail.com>
  • Loading branch information
switowski committed Mar 5, 2018
1 parent af84af2 commit 0cf90bb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
Changes
=======

Version 0.1.4 (released 2018-03-02)
Version 0.1.5 (released 2018-03-05)

- Initial public release.
6 changes: 3 additions & 3 deletions RELEASE-NOTES.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
=====================
cds-sorenson v0.1.4
cds-sorenson v0.1.5
=====================

cds-sorenson v0.1.4 was released on March 2, 2018.
cds-sorenson v0.1.5 was released on March 5, 2018.

About
-----
Expand All @@ -17,7 +17,7 @@ What's new
Installation
------------

$ pip install cds-sorenson==0.1.4
$ pip install cds-sorenson==0.1.5

Documentation
-------------
Expand Down
2 changes: 1 addition & 1 deletion cds_sorenson/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@

from __future__ import absolute_import, print_function

__version__ = "0.1.4"
__version__ = "0.1.5"

0 comments on commit 0cf90bb

Please sign in to comment.