Skip to content

Commit 45b6195

Browse files
committed
New version
1 parent c919c6c commit 45b6195

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: 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.33'
6+
__version__ = '0.1.34'
77

88

Diff for: 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.33',
36+
version='0.1.34',
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)