Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Commit b580df9

Browse files
authored
Version 0.1.7
1 parent 62433de commit b580df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orm/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
)
1616
from orm.models import Model
1717

18-
__version__ = "0.1.6"
18+
__version__ = "0.1.7"
1919
__all__ = [
2020
"NoMatch",
2121
"MultipleMatches",

0 commit comments

Comments
 (0)