update version

This commit is contained in:
crocsg 2024-06-10 01:34:40 +02:00
parent ed84472b02
commit 59b75bcb4d

View File

@ -33,8 +33,8 @@ master_doc = 'index'
project = u'BrailleRap' project = u'BrailleRap'
copyright = 'CERN Licence V1.2' copyright = 'CERN Licence V1.2'
version = '6.5.0' version = '6.6.0'
release = '6.5.0' release = '6.6.0'
exclude_patterns = ['_build'] exclude_patterns = ['_build']
default_role = 'obj' default_role = 'obj'
pygments_style = 'sphinx' pygments_style = 'sphinx'