Publishing nanopb-0.1.9
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
git master
|
||||
nanopb-0.1.9
|
||||
Fixed error message bugs (issues 52, 56)
|
||||
Sanitize #ifndef filename (issue 50)
|
||||
Performance improvements
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
'''Generate header file for nanopb from a ProtoBuf FileDescriptorSet.'''
|
||||
nanopb_version = "nanopb-0.1.9-dev"
|
||||
nanopb_version = "nanopb-0.1.9"
|
||||
|
||||
try:
|
||||
import google.protobuf.descriptor_pb2 as descriptor
|
||||
|
||||
Reference in New Issue
Block a user