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 a4ad1d8 commit 35785d2Copy full SHA for 35785d2
NEWS
@@ -1,4 +1,4 @@
1
-## [0.27.3] - UNRELEASED
+## [0.27.3] - 2022-03-22
2
- packit: Fix file name to sync
3
4
## [0.27.2] - 2022-03-22
dbusmock/__init__.py
@@ -9,7 +9,7 @@
9
10
__author__ = 'Martin Pitt'
11
__copyright__ = '(c) 2012 Canonical Ltd.'
12
-__version__ = '0.27.2'
+__version__ = '0.27.3'
13
14
from dbusmock.mockobject import (DBusMockObject, MOCK_IFACE,
15
OBJECT_MANAGER_IFACE, get_object, get_objects)
0 commit comments