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

Commit 0cafaa7

Browse files
feat(package): release v0.14.0 (#993)
1 parent 91e6429 commit 0cafaa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/prisma/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
__author__ = 'RobertCraigie'
55
__license__ = 'APACHE'
66
__copyright__ = 'Copyright 2020-2023 RobertCraigie'
7-
__version__ = '0.13.1'
7+
__version__ = '0.14.0'
88

99
from typing import TYPE_CHECKING
1010

0 commit comments

Comments
 (0)