1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 06:16:40 +02:00

doc: bump version of documentation generator

This commit is contained in:
Sébastien Helleu
2019-11-22 21:01:14 +01:00
parent e1692ab7e9
commit a843e8fb14
+1 -1
View File
@@ -43,7 +43,7 @@ from __future__ import print_function
SCRIPT_NAME = 'docgen'
SCRIPT_AUTHOR = 'Sébastien Helleu <flashcode@flashtux.org>'
SCRIPT_VERSION = '0.1'
SCRIPT_VERSION = '0.2'
SCRIPT_LICENSE = 'GPL3'
SCRIPT_DESC = 'Documentation generator for WeeChat'