We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60155c4 commit d28772cCopy full SHA for d28772c
ronkyuu/__init__.py
@@ -8,7 +8,7 @@
8
__email__ = 'bear@bear.im'
9
__copyright__ = 'Copyright (c) 2013-2016 by Mike Taylor and Kartik Prabhu'
10
__license__ = 'MIT'
11
-__version__ = '0.3.7'
+__version__ = '0.4'
12
__url__ = 'https://github.com/bear/ronkyuu'
13
__download_url__ = 'https://pypi.python.org/pypi/ronkyuu'
14
__description__ = 'Webmention Manager'
0 commit comments