We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93aa7f7 commit bd03df0Copy full SHA for bd03df0
src/openinflation_dataclass/__init__.py
@@ -1,6 +1,6 @@
1
"""Pydantic models for products, categories, and retail geolocation."""
2
3
-__version__ = "0.1.0"
+__version__ = "0.1.1"
4
5
from .card import Card, MetaData, WholesalePrice
6
from .geolocation import AdministrativeUnit, RetailUnit, Schedule
0 commit comments