Skip to content

Commit 6810db1

Browse files
committed
Updating version and changelog for v0.3.0.6 release
1 parent 43d6b0c commit 6810db1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# PyDomo Changelog
22

3+
### v0.3.0.6
4+
October 21, 2022
5+
6+
Bug Fixes
7+
* Now checks for invalid token before sending requests. If the token is invalid, the SDK now refreshes it automatically.
8+
39
### v0.3.0.3
410
February 9, 2021
511

setup.py

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

88
setup(
99
name='pydomo',
10-
version='0.3.0.5',
10+
version='0.3.0.6',
1111
description=description,
1212
long_description=long_description,
1313
author='Jeremy Morris',

0 commit comments

Comments
 (0)