Revert "CSIT-1110: Update code after jumpavg 0.1.2 release" 84/13084/1
authorTibor Frank <tifrank@cisco.com>
Fri, 15 Jun 2018 12:02:22 +0000 (12:02 +0000)
committerTibor Frank <tifrank@cisco.com>
Fri, 15 Jun 2018 12:02:22 +0000 (12:02 +0000)
This reverts commit f7c46f067a8fb594d2460aaadbe1ca9282b657a8.

Change-Id: I409335daac8f9e02bea4e12f2141ab9ceb338964
Signed-off-by: Tibor Frank <tifrank@cisco.com>
PyPI/jumpavg/setup.py
PyPI/owners.txt [deleted file]
resources/tools/presentation/new/requirements.txt
resources/tools/presentation/requirements.txt

index 018ab70..aa56efd 100644 (file)
@@ -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 (file)
index a8287dd..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-CSIT contributors, make sure each PyPI project
-has the following users listed as Owners:
-
-+ vrpolakatcisco
-+ tiborfrank
index 14bced5..b7b3c13 100644 (file)
@@ -1,4 +1,4 @@
-jumpavg==0.1.2
+jumpavg==0.1.0
 Sphinx
 sphinx-rtd-theme
 robotframework==2.9.2