File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ The format is based on `Keep a Changelog`_ and this project adheres to
9
9
.. _Keep A Changelog : http://keepachangelog.com/
10
10
.. _Semantic Versioning : http://semver.org/
11
11
12
- `v0.3.0 <https://github.com/shaarli/python-shaarli-client/releases/tag/v0.3.0 >`_ - UNPUBLISHED
13
- ----------------------------------------------------------------------------------------------
12
+ `v0.3.0 <https://github.com/shaarli/python-shaarli-client/releases/tag/v0.3.0 >`_ - 2019-02-23
13
+ ---------------------------------------------------------------------------------------------
14
14
15
15
**Added: **
16
16
Original file line number Diff line number Diff line change 1
1
"""shaarli-client"""
2
2
__title__ = 'shaarli_client'
3
3
__brief__ = 'CLI to interact with a Shaarli instance'
4
- __version__ = '0.2 .0'
4
+ __version__ = '0.3 .0'
5
5
__author__ = 'The Shaarli Community'
You can’t perform that action at this time.
0 commit comments