Skip to content

Commit df92c36

Browse files
committed
bump version
Signed-off-by: Maxim Sukharev <[email protected]>
1 parent 2d84e1a commit df92c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import os
33
from setuptools import setup, find_packages
44

5-
VERSION = "0.1.1"
5+
VERSION = "0.1.2"
66
README = '../README.md'
77

88
description = "SDK for writing lookout analyzers"

0 commit comments

Comments
 (0)