Skip to content

Commit 16d5209

Browse files
committed
Update version
1 parent 24020a9 commit 16d5209

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.26'
6+
__version__ = '0.1.27'
77

88

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
setup(
3636
name='sd-python-wrapper',
37-
version='0.1.26',
37+
version='0.1.27',
3838
description="A python wrapper for the Server Density Api",
3939
long_description=readme + '\n\n', # + history,
4040
author="Jonathan Sundqvist",

0 commit comments

Comments
 (0)