Jumpavg: Post 0.1.3 release edits
[csit.git] / PyPI / jumpavg / setup.py
index 018ab70..206373a 100644 (file)
@@ -14,7 +14,7 @@ with open(path.join(here, "README.rst"), encoding="utf-8") as f:
 
 setup(
     name="jumpavg",
 
 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",
     description="Library for finding changes in time series by grouping results.",
     long_description=long_description,
     long_description_content_type="text/x-rst",