Skip to content

Commit b593114

Browse files
committed
Bump to v103
1 parent 8f9b033 commit b593114

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cloudgrep/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import logging
44
import sys
55

6-
VERSION = "1.0.2"
6+
VERSION = "1.0.3"
77

88

99
def main() -> None:

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[metadata]
22
name = cloudgrep
33
description = cloudgrep: searches cloud storage.
4-
version = 1.0.2
4+
version = 1.0.3
55
long_description = file: README.md
66
long_description_content_type = text/x-rst
77
author = Cado Security and Contributors

0 commit comments

Comments
 (0)