Skip to content

Commit 705c2d3

Browse files
committed
Version 3.6.1
1 parent c4ee71c commit 705c2d3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change log
22

3-
## Unreleased
3+
## pg\_activity 3.6.1 - 2025-06-03
44

55
### Fixed
66

docs/man/pg_activity.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
.\" ========================================================================
5959
.\"
6060
.IX Title "PG_ACTIVITY 1"
61-
.TH PG_ACTIVITY 1 2025-02-21 "pg_activity 3.6.0" "Command line tool for PostgreSQL server activity monitoring."
61+
.TH PG_ACTIVITY 1 2025-06-03 "pg_activity 3.6.1" "Command line tool for PostgreSQL server activity monitoring."
6262
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
6363
.\" way too many mistakes in technical documents.
6464
.if n .ad l

pgactivity/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.6.0"
1+
__version__ = "3.6.1"

0 commit comments

Comments
 (0)