awslabs / aws-embedded-metrics-python

Amazon CloudWatch Embedded Metric Format Client Library
https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Embedded_Metric_Format.html
Apache License 2.0
208 stars 35 forks source link

Bump version to 2.0.0 #65

Closed jaredcnance closed 2 years ago

jaredcnance commented 3 years ago

63 is a breaking change. Previously, if you were using an incompatible version of Python you would have hit #62 when attempting to import the package. This is a major version bump because we enforce a minimum Python version of 3.6.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.