diff --git a/proto/.proto_hash b/proto/.proto_hash index c5144289a..074c5d42d 100644 --- a/proto/.proto_hash +++ b/proto/.proto_hash @@ -1 +1 @@ -f4e5081b9efdbf1aa095cecff4781b1ddc4be603fefe542a7cea60739ab7a83f +cdd7a9133b9c2d93e42969ad6db1b28449fed57ae9a06ff9f1804f4f61b76e29 diff --git a/proto/.version b/proto/.version index a918a2aa1..faef31a43 100644 --- a/proto/.version +++ b/proto/.version @@ -1 +1 @@ -0.6.0 +0.7.0 diff --git a/proto/Makefile b/proto/Makefile index 257e1b774..34cbc58f7 100644 --- a/proto/Makefile +++ b/proto/Makefile @@ -28,7 +28,7 @@ $(PB2_OUT_DIR)/__init__.py $(PB2_OUT_DIR)/v2/__init__.py: setup: python3 -m pip install --upgrade pip python3 -m pip install --upgrade setuptools wheel - python3 -m pip install -r ../tests/requirements.txt + python3 -m pip install -r requirements.txt .PHONY: whl whl: $(DEPS)