Skip to content

Commit bd03df0

Browse files
committed
Update __init__.py
1 parent 93aa7f7 commit bd03df0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/openinflation_dataclass/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Pydantic models for products, categories, and retail geolocation."""
22

3-
__version__ = "0.1.0"
3+
__version__ = "0.1.1"
44

55
from .card import Card, MetaData, WholesalePrice
66
from .geolocation import AdministrativeUnit, RetailUnit, Schedule

0 commit comments

Comments
 (0)