Skip to content

Commit 9031574

Browse files
committed
feat: pydantic
1 parent 0c7b00b commit 9031574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ratp_api/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = "1.0.0"
1+
__version__ = "1.0.3"
22

33
from .main import *

0 commit comments

Comments
 (0)