Skip to content

Commit f982850

Browse files
committed
shaarli_client: bump version to 0.4.0
1 parent 501f9db commit f982850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shaarli_client/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""shaarli-client"""
22
__title__ = 'shaarli_client'
33
__brief__ = 'CLI to interact with a Shaarli instance'
4-
__version__ = '0.3.0'
4+
__version__ = '0.4.0'
55
__author__ = 'The Shaarli Community'

0 commit comments

Comments
 (0)