Skip to content

Commit 5e8eb5e

Browse files
committed
Upgrade version to submit to pipy manually
1 parent 73629b1 commit 5e8eb5e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

serverdensity/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
__author__ = 'Jonathan Sundqvist'
55
__email__ = '[email protected]'
6-
__version__ = '0.1.15'
6+
__version__ = '0.1.16'
77

88

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
setup(
3535
name='sd-python-wrapper',
36-
version='0.1.15',
36+
version='0.1.16',
3737
description="A python wrapper for the Server Density Api",
3838
long_description=readme + '\n\n', # + history,
3939
author="Jonathan Sundqvist",

0 commit comments

Comments
 (0)