Skip to content

Commit

Permalink
Chore(python): updates __init__.py to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
azinder1 authored Feb 3, 2025
1 parent 70f4433 commit dfcfe54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/python/readme_metrics/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from readme_metrics.MetricsApiConfig import MetricsApiConfig
from readme_metrics.MetricsMiddleware import MetricsMiddleware

__version__ = "3.2.0"
__version__ = "3.3.0"

0 comments on commit dfcfe54

Please sign in to comment.