Skip to content

Commit e2e7db3

Browse files
author
tkrah
committed
Update version to 0.12.7
1 parent 369b02c commit e2e7db3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
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.6',
20+
version='0.12.7',
2121
description='Python class to communicate with Foreman via API v2',
2222
long_description=readme(),
2323
keywords=['foreman'],

0 commit comments

Comments
 (0)