Skip to content

Commit 8b9ebbd

Browse files
authored
Bump version (#522)
1 parent 25b1cd4 commit 8b9ebbd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libcloudforensics/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616

1717
# Since moving to poetry, ensure the version number tracked in pyproject.toml is
1818
# also updated
19-
__version__ = '20241018'
19+
__version__ = '20241205'

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "libcloudforensics"
3-
version = "20241018"
3+
version = "20241205"
44
description = "libcloudforensics is a set of tools to help acquire forensic evidence from Cloud platforms."
55
authors = ["cloud-forensics-utils development team <cloud-forensics-utils-dev@googlegroups.com>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)