aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PyPI/jumpavg/setup.py2
-rw-r--r--PyPI/owners.txt5
-rw-r--r--resources/tools/presentation/new/requirements.txt2
-rw-r--r--resources/tools/presentation/requirements.txt2
4 files changed, 3 insertions, 8 deletions
diff --git a/PyPI/jumpavg/setup.py b/PyPI/jumpavg/setup.py
index 018ab70392..aa56efd9c9 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.2", # 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",
diff --git a/PyPI/owners.txt b/PyPI/owners.txt
deleted file mode 100644
index a8287dd329..0000000000
--- a/PyPI/owners.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-CSIT contributors, make sure each PyPI project
-has the following users listed as Owners:
-
-+ vrpolakatcisco
-+ tiborfrank
diff --git a/resources/tools/presentation/new/requirements.txt b/resources/tools/presentation/new/requirements.txt
index 14bced514b..b7b3c13dad 100644
--- a/resources/tools/presentation/new/requirements.txt
+++ b/resources/tools/presentation/new/requirements.txt
@@ -1,4 +1,4 @@
-jumpavg==0.1.2
+jumpavg==0.1.0
Sphinx
sphinx-rtd-theme
robotframework==2.9.2
diff --git a/resources/tools/presentation/requirements.txt b/resources/tools/presentation/requirements.txt
index 14bced514b..b7b3c13dad 100644
--- a/resources/tools/presentation/requirements.txt
+++ b/resources/tools/presentation/requirements.txt
@@ -1,4 +1,4 @@
-jumpavg==0.1.2
+jumpavg==0.1.0
Sphinx
sphinx-rtd-theme
robotframework==2.9.2