Skip to content

Commit b3b5944

Browse files
committed
release 0.1.2
1 parent 9f06d60 commit b3b5944

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

HISTORY.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
History
44
-------
55

6+
0.1.2 (2016-03-09)
7+
---------------------
8+
9+
* Fix server time offset check
10+
11+
612
0.1.1 (2016-03-08)
713
---------------------
814

setup.py

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

2525
setup(
2626
name='netuitive',
27-
version='0.1.1',
27+
version='0.1.2',
2828
description="Python Client for Netuitive Cloud",
2929
long_description=readme + '\n\n' + history,
3030
author="Netuitive",

0 commit comments

Comments
 (0)