Fix version number

This commit is contained in:
2022-04-18 13:49:40 +02:00
parent 36527ccffc
commit e3bbb05eac
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ copyright = '2022 Daniil Fajnberg'
author = 'Daniil Fajnberg'
# The full version, including alpha/beta/rc tags
release = '1.0.0-beta'
release = '1.0.2'
# -- General configuration ---------------------------------------------------