Skip to content

Commit

Permalink
regenerate all protocols
Browse files Browse the repository at this point in the history
  • Loading branch information
5A11 committed Dec 1, 2022
1 parent 5fa65c8 commit 5eb85d0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/fetchai/protocols/aggregation/aggregation.proto
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
syntax = "proto3";

package aea.fetchai.aggregation.v0_2_5;
package aea.fetchai.aggregation.v0_2_6;

message AggregationMessage{

Expand Down
8 changes: 4 additions & 4 deletions packages/fetchai/protocols/aggregation/aggregation_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/fetchai/protocols/aggregation/protocol.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ aea_version: '>=1.0.0, <2.0.0'
fingerprint:
README.md: QmVDee1kxBEHoqE1D2xGjS68co7PPvDw6VSgZN2Tdgyb4G
__init__.py: QmW2jcqMSHZCMHKkXY7XsBBqHhZGhP6fxHMbc75PJBdwkS
aggregation.proto: QmdPe8CrJjcVarUzUcz4to8Jwv1KfCmXNopDEBtbiTeewG
aggregation_pb2.py: QmNT3KV8AzcA1MQppJiDBVUrUix2tjVubFPRBXcgiPUkhF
aggregation.proto: QmdWnz2LWAcTZXy3cFpGfy3cQwdgSWZPB3Eb72F6btyJk7
aggregation_pb2.py: QmZSkzkicZvbkDZh2GnHdELNDhu7Ck3X8tKzAUzbtLoUa3
dialogues.py: QmZhvgjNtjwiSy6bHKaw4PG8jgY6pLfCFivbcr5xQ8JJN8
message.py: QmdpgQRB9aoYAac6v4DrVBBReNKqdu7BZ1dNZpEj3WMKsS
serialization.py: Qmdka2M9GFQMnrEYFY3t3mJh4KFPHkYqC8ecQkroM8rqzS
Expand Down

0 comments on commit 5eb85d0

Please sign in to comment.