Skip to content
This repository was archived by the owner on Jul 28, 2022. It is now read-only.

Commit 752c367

Browse files
mmat11poiana
authored andcommitted
release: bump version to 0.4.0
Signed-off-by: Mattia Meleleo <[email protected]>
1 parent bdd615f commit 752c367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

falco/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
__title__ = "falco"
22
__description__ = "Python client and SDK for Falco."
33
__url__ = "https://github.com/falcosecurity/client-py"
4-
__version__ = "0.3.0"
4+
__version__ = "0.4.0"
55
__author__ = "The Falco Authors"
66
__author_email__ = "[email protected]"
77
__license__ = "Apache 2.0"

0 commit comments

Comments
 (0)