We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d84e1a commit df92c36Copy full SHA for df92c36
python/setup.py
@@ -2,7 +2,7 @@
2
import os
3
from setuptools import setup, find_packages
4
5
-VERSION = "0.1.1"
+VERSION = "0.1.2"
6
README = '../README.md'
7
8
description = "SDK for writing lookout analyzers"
0 commit comments