Skip to content

Commit c38a886

Browse files
authored
Increment metadata. (#54)
1 parent 9815aa0 commit c38a886

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# edfi_api_client v0.3.1
2+
## Under the Hood
3+
- Configure base logger handlers only when not preconfigured by the executing script.
4+
5+
16
# edfi_api_client v0.3.0
27
## New Features
38
- Remove support for Ed-Fi 2.

setup.py

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

77
setuptools.setup(
88
name='edfi_api_client',
9-
version='0.3.0',
9+
version='0.3.1',
1010
description='Ed-Fi API client and tools',
1111
license_files=['LICENSE'],
1212
url='https://github.com/edanalytics/edfi_api_client',

0 commit comments

Comments
 (0)