We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 501f9db commit f982850Copy full SHA for f982850
shaarli_client/__init__.py
@@ -1,5 +1,5 @@
1
"""shaarli-client"""
2
__title__ = 'shaarli_client'
3
__brief__ = 'CLI to interact with a Shaarli instance'
4
-__version__ = '0.3.0'
+__version__ = '0.4.0'
5
__author__ = 'The Shaarli Community'
0 commit comments