Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Feb 27, 2024
1 parent b3fa8c1 commit de608dc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## [0.16.0]

### Changed

- Updated python2 version incompatibility in `setup.py`.

## [0.15.0]

### Changed
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setup(
name='card_data_parsers',
version='0.15.0',
version='0.16.0',
author='Siva Narayanan',
author_email='[email protected]',
url='https://www.fylehq.com',
Expand Down

0 comments on commit de608dc

Please sign in to comment.