diff --git a/python/foxglove-schemas-flatbuffer/setup.cfg b/python/foxglove-schemas-flatbuffer/setup.cfg index f58da61..5630e27 100644 --- a/python/foxglove-schemas-flatbuffer/setup.cfg +++ b/python/foxglove-schemas-flatbuffer/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = foxglove-schemas-flatbuffer -version = 0.1.0 +version = 0.2.0 description = Flatbuffer classes for Foxglove Schemas long_description = file: README.md long_description_content_type = text/markdown diff --git a/python/foxglove-schemas-protobuf/setup.cfg b/python/foxglove-schemas-protobuf/setup.cfg index 1aa655d..59595da 100644 --- a/python/foxglove-schemas-protobuf/setup.cfg +++ b/python/foxglove-schemas-protobuf/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = foxglove-schemas-protobuf -version = 0.2.0 +version = 0.2.1 description = Protobuf classes for Foxglove Schemas long_description = file: README.md long_description_content_type = text/markdown