This is an automated email from the ASF dual-hosted git repository. fgreg pushed a commit to branch v1.0.0-rc1 in repository https://gitbox.apache.org/repos/asf/incubator-sdap-ningesterpy.git
commit 5128c0cab8ee6a54b3149cb22f2968d2d57d853f Author: Frank Greguska <[email protected]> AuthorDate: Sun Jan 28 12:32:25 2018 -0800 nexusproto version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 590c8e3..69e023e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ werkzeug==0.12.2 flask==0.12.2 flask-accept==0.0.4 -nexusproto===1.0.1-SNAPSHOT +nexusproto===1.0.0-SNAPSHOT numpy==1.12.1 protobuf==3.2.0 pytz==2017.2
