Skip to content

Commit

Permalink
feat(package): release v0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertCraigie committed Oct 28, 2021
1 parent a302cf3 commit b886062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/prisma/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
__author__ = 'RobertCraigie'
__license__ = 'APACHE'
__copyright__ = 'Copyright 2020-2021 RobertCraigie'
__version__ = '0.2.3'
__version__ = '0.2.4'

from .utils import setup_logging
from . import errors as errors
Expand Down

0 comments on commit b886062

Please sign in to comment.