Skip to content

Commit

Permalink
bump: version 0.2.2 → 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rgeraskin committed Apr 9, 2024
1 parent 4094a04 commit 8843434
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## 0.2.3 (2024-04-10)

## 0.2.2 (2024-04-09)

- extract psycopg-binary as extra dep
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dump-psql-roles-grants"
version = "0.2.2"
version = "0.2.3"
description = "Dump Postgres Roles and Grants"
authors = ["Roman Geraskin <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 8843434

Please sign in to comment.