Skip to content

Commit e163482

Browse files
author
tkrah
committed
Update version to 0.12.9
1 parent acf5623 commit e163482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ def requirements():
1717
return f.read().splitlines()
1818

1919
setup(name='python-foreman',
20-
version='0.12.8',
20+
version='0.12.9',
2121
description='Python class to communicate with Foreman via API v2',
2222
long_description=readme(),
2323
keywords=['foreman'],

0 commit comments

Comments
 (0)