We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c00f05f commit d3b31f7Copy full SHA for d3b31f7
pkg/utils/constants.py
@@ -1,4 +1,4 @@
1
-semantic_version = 'v4.1.0'
+semantic_version = 'v4.1.1'
2
3
required_database_version = 4
4
"""Tag the version of the database schema, used to check if the database needs to be migrated"""
0 commit comments