Setting version to 0.2.3-dev

This commit is contained in:
Petteri Aimonen
2013-08-18 22:12:31 +03:00
parent 81cf30034b
commit 4aef194a99
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
'''Generate header file for nanopb from a ProtoBuf FileDescriptorSet.'''
nanopb_version = "nanopb-0.2.2"
nanopb_version = "nanopb-0.2.3-dev"
try:
import google.protobuf.descriptor_pb2 as descriptor