Skip to content

Commit d3b31f7

Browse files
committed
chore: release v4.1.1
1 parent c00f05f commit d3b31f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/utils/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
semantic_version = 'v4.1.0'
1+
semantic_version = 'v4.1.1'
22

33
required_database_version = 4
44
"""Tag the version of the database schema, used to check if the database needs to be migrated"""

0 commit comments

Comments
 (0)