X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=PyPI%2Fjumpavg%2Fsetup.py;h=018ab70392ea414c02bd613438cd33a6e4febe55;hp=aa56efd9c9e3e24d4e927b9a558d50e295059fa1;hb=f7c46f067a8fb594d2460aaadbe1ca9282b657a8;hpb=6149ec451efff00068f38e3343e66cdec7b943f4 diff --git a/PyPI/jumpavg/setup.py b/PyPI/jumpavg/setup.py index aa56efd9c9..018ab70392 100644 --- a/PyPI/jumpavg/setup.py +++ b/PyPI/jumpavg/setup.py @@ -14,7 +14,7 @@ with open(path.join(here, "README.rst"), encoding="utf-8") as f: setup( name="jumpavg", - version="0.1.2", # This is currently the only place listing the version. + version="0.1.3", # This is currently the only place listing the version. description="Library for finding changes in time series by grouping results.", long_description=long_description, long_description_content_type="text/x-rst",