File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 11# AWS Glue Schema Registry for Python
22
3-
43[ ![ PyPI] ( https://img.shields.io/pypi/v/aws-glue-schema-registry.svg )] ( https://pypi.org/project/aws-glue-schema-registry )
54[ ![ PyPI] ( https://img.shields.io/pypi/pyversions/aws-glue-schema-registry )] ( https://pypi.org/project/aws-glue-schema-registry )
65[ ![ main] ( https://github.com/DisasterAWARE/aws-glue-schema-registry-python/actions/workflows/main.yml/badge.svg )] ( https://github.com/DisasterAWARE/aws-glue-schema-registry-python/actions/workflows/main.yml )
Original file line number Diff line number Diff line change 11[metadata]
22name = aws-glue-schema-registry
3- version = 1.0.0rc4
3+ version = 1.0.0rc5
44description = Use the AWS Glue Schema Registry.
55long_description = file: README.md
66long_description_content_type = text/markdown
Original file line number Diff line number Diff line change 77 DataAndSchema , SchemaRegistryDeserializer , SchemaRegistrySerializer
88)
99
10- __version__ = '1.0.0rc4 '
10+ __version__ = '1.0.0rc5 '
1111
1212__all__ = [
1313 'CompatibilityMode' ,
You can’t perform that action at this time.
0 commit comments