We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41800e7 commit 0e8d675Copy full SHA for 0e8d675
2 files changed
CHANGELOG.rst
@@ -1,5 +1,5 @@
1
-Version 25.0.1 (pending)
2
-========================
+Version 25.0.1
+==============
3
4
- Added ``mbdata.__version__``.
5
- Fixed ``mbslave psql`` with custom PostgreSQL port number.
mbdata/__init__.py
@@ -1,4 +1,4 @@
# Copyright (C) 2013 Lukas Lalinsky
# Distributed under the MIT license, see the LICENSE file for details.
-__version__ = "25.0.0"
+__version__ = "25.0.1"
0 commit comments