Skip to content

Commit

Permalink
[Releases] v1.4.0 (#1035)
Browse files Browse the repository at this point in the history
  • Loading branch information
sotetsuk committed Sep 12, 2023
1 parent e8e4d53 commit ee25d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pgx/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
)
from pgx.v1 import Env, EnvId, State, available_envs, make

__version__ = "1.3.3"
__version__ = "1.4.0"

__all__ = [
# v1 api components
Expand Down

0 comments on commit ee25d42

Please sign in to comment.