fixed merge conflicts with 'volatilityfoundation:develop' branch - bumped VERSION_PATCH

This commit is contained in:
RuBublik
2023-10-03 21:37:41 +03:00
parent 338238c639
commit 62466c7953
+1 -1
View File
@@ -45,7 +45,7 @@ BANG = "!"
# We use the SemVer 2.0.0 versioning scheme
VERSION_MAJOR = 2 # Number of releases of the library with a breaking change
VERSION_MINOR = 5 # Number of changes that only add to the interface
VERSION_PATCH = 0 # Number of changes that do not change the interface
VERSION_PATCH = 1 # Number of changes that do not change the interface
VERSION_SUFFIX = ""
# TODO: At version 2.0.0, remove the symbol_shift feature