Skip to content

Commit 37abffd

Browse files
committed
Update version to 0.14.1
1 parent 71afe77 commit 37abffd

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.13.1',
20+
version='0.14.1',
2121
description='Python class to communicate with Foreman via API v2',
2222
long_description=readme(),
2323
keywords=['foreman'],

0 commit comments

Comments
 (0)