Skip to content

Commit

Permalink
chore: prep v1.0.2 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Justintime50 committed Oct 9, 2023
1 parent 95ca2a4 commit 5487c46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG

## Next Release
## v1.0.2 (2023-10-09)

- Fixes a bug that couldn't deserialize subprocess output correctly due to ascii encoding (closes #81)

Expand Down
2 changes: 1 addition & 1 deletion harvey/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.0.1'
__version__ = '1.0.2'

0 comments on commit 5487c46

Please sign in to comment.