There was an error while loading. Please reload this page.
1 parent 099726f commit 17f8fd8Copy full SHA for 17f8fd8
setup.py
@@ -10,7 +10,7 @@
10
from setuptools import setup, find_packages # noqa: H301
11
12
NAME = "presalytics"
13
-VERSION = "0.5.19"
+VERSION = "0.5.20"
14
15
# To install the library, run the following
16
#
0 commit comments