diff --git a/docs/conf.py b/docs/conf.py index b2ae6c8..5a674f3 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -54,8 +54,8 @@ project = u'Plaquette' copyright = u'2015-2025, Plaquette' author = u'Sofian Audry & Thomas O. Fredericks' -version = '0.6.3' -release = '0.6.3' +version = '0.6.4' +release = '0.6.4' language = 'en' exclude_patterns = ['_build'] pygments_style = 'sphinx' diff --git a/library.properties b/library.properties index 68a0296..9df44d5 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Plaquette -version=0.6.3 +version=0.6.4 author=Sofian Audry & Thomas Ouellet Fredericks maintainer=Sofian Audry & Thomas Ouellet Fredericks sentence=An object-oriented library for creative physical computing.