Skip to content

Commit

Permalink
[Releases] v1.2.0 (#1008)
Browse files Browse the repository at this point in the history
  • Loading branch information
sotetsuk committed Aug 21, 2023
1 parent e8ed05e commit 3176da8
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.1.0"
__version__ = "1.2.0"

__all__ = [
# v1 api components
Expand Down

0 comments on commit 3176da8

Please sign in to comment.