diff --git a/conanfile.py b/conanfile.py index 37a24af..945e2ef 100644 --- a/conanfile.py +++ b/conanfile.py @@ -10,7 +10,7 @@ class NuRaftMesgConan(ConanFile): name = "nuraft_mesg" - version = "3.4.1" + version = "3.5.1" homepage = "https://github.com/eBay/nuraft_mesg" description = "A gRPC service for NuRAFT"