Skip to content

Commit

Permalink
setup.py: Bump release to 0.28.2
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpitt committed Jul 16, 2022
1 parent 4e52e7b commit c90ae0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

setuptools.setup(
name='python-dbusmock',
version="0.28.1",
version="0.28.2",
description='Mock D-Bus objects',
long_description=readme,
long_description_content_type='text/markdown',
Expand Down

0 comments on commit c90ae0f

Please sign in to comment.