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 25b1cd4 commit 8b9ebbdCopy full SHA for 8b9ebbd
libcloudforensics/__init__.py
@@ -16,4 +16,4 @@
16
17
# Since moving to poetry, ensure the version number tracked in pyproject.toml is
18
# also updated
19
-__version__ = '20241018'
+__version__ = '20241205'
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "libcloudforensics"
3
-version = "20241018"
+version = "20241205"
4
description = "libcloudforensics is a set of tools to help acquire forensic evidence from Cloud platforms."
5
authors = ["cloud-forensics-utils development team <cloud-forensics-utils-dev@googlegroups.com>"]
6
license = "Apache-2.0"
0 commit comments