X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=PyPI%2Fjumpavg%2Fsetup.py;h=206373ac473d35545868b7f45c3ce7635e4016b2;hp=aa56efd9c9e3e24d4e927b9a558d50e295059fa1;hb=bcc95cec011f16feccfd00b92cbb4739ef58fbdd;hpb=a88deeabe7dff7b6e1cd357609c0bc586343aa18 diff --git a/PyPI/jumpavg/setup.py b/PyPI/jumpavg/setup.py index aa56efd9c9..206373ac47 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.4", # 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",