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