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.
2 parents 5ff06fe + 27ea555 commit 64d55bfCopy full SHA for 64d55bf
volatility3/framework/constants/_version.py
@@ -1,6 +1,6 @@
1
# We use the SemVer 2.0.0 versioning scheme
2
VERSION_MAJOR = 2 # Number of releases of the library with a breaking change
3
-VERSION_MINOR = 10 # Number of changes that only add to the interface
+VERSION_MINOR = 11 # Number of changes that only add to the interface
4
VERSION_PATCH = 0 # Number of changes that do not change the interface
5
VERSION_SUFFIX = ""
6
0 commit comments