Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 153926d

Browse files
committedAug 22, 2019
2.4.0 release
1 parent 4759963 commit 153926d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎mamonsu/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
__author__ = 'Dmitry Vasilyev'
22
__author_email__ = 'info@postgrespro.ru'
33
__description__ = 'Monitoring agent for PostgreSQL'
4-
__version__ = '2.3.4'
4+
__version__ = '2.4.0'
55
__licence__ = 'BSD'
66

77
__url__ = 'https://github.com/postgrespro/mamonsu'

0 commit comments

Comments
 (0)
Please sign in to comment.