Skip to content

Commit

Permalink
Release 0.28.4
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpitt committed Jul 19, 2022
1 parent 276c186 commit b46214e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbusmock/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

__author__ = 'Martin Pitt'
__copyright__ = '(c) 2012 Canonical Ltd.'
__version__ = '0.28.3'
__version__ = '0.28.4'


from dbusmock.mockobject import (DBusMockObject, MOCK_IFACE,
Expand Down

0 comments on commit b46214e

Please sign in to comment.