Skip to content

Commit edda8a3

Browse files
committed
Update version to 0.16
1 parent 19904f9 commit edda8a3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

httpkom/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.15+dev'
1+
__version__ = '0.16'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setuptools.setup(
88
name='httpkom',
9-
version='0.15+dev',
9+
version='0.16',
1010
description='REST-like HTTP API for LysKOM',
1111
long_description=long_description,
1212
long_description_content_type="text/x-rst",

0 commit comments

Comments
 (0)