Skip to content

Commit 909dc8f

Browse files
committed
Updating CHANGELOG for 0.3.0.9
1 parent ee6d18a commit 909dc8f

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.9
4+
March 20, 2023
5+
6+
Updates
7+
* Include the name_like parameter for the ds_list method to allow filtering on datasource name
8+
39
### v0.3.0.8
410
March 16, 2023
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.8',
10+
version='0.3.0.9',
1111
description=description,
1212
long_description=long_description,
1313
author='Jeremy Morris',

0 commit comments

Comments
 (0)