Skip to content

Commit 45156b8

Browse files
committed
bump docs version to 19.2
1 parent af4f3d3 commit 45156b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/conf.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ def get_mod_stats():
100100
copyright = u'2019, Mahmoud Hashemi'
101101
author = u'Mahmoud Hashemi'
102102

103-
version = '19.1'
104-
release = '19.1.0'
103+
version = '19.2'
104+
release = '19.2.0'
105105

106106
if os.name != 'nt':
107107
today_fmt = '%B %d, %Y'

0 commit comments

Comments
 (0)