Release version 4.1

This commit is contained in:
Kai Blaschke
2024-03-02 15:36:02 +01:00
parent 03b4c071a2
commit b658cccf05
2 changed files with 3 additions and 3 deletions

View File

@ -22,10 +22,10 @@ copyright = '2024, libprojectM committers'
author = 'libprojectM committers'
# The short X.Y version
version = '4.0.0'
version = '4.1.0'
# The full version, including alpha/beta/rc tags
release = '4.0.0'
release = '4.1.0'
# -- General configuration ---------------------------------------------------