Skip to content

Commit

Permalink
Update (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
eyurtsev committed Aug 13, 2021
1 parent 396524e commit e84109f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGE_LOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
v0.2.2 (2021-08-13): Bug fixes

Author: Brian Teague <[email protected]>
Date: Fri Aug 13 13:42:19 2021 -0400

parse TEXT segments that don't end with a delimiter (#27)


v0.2.1 (2020-05-13): Bug fixes

Max Zhao (2):
Expand Down
2 changes: 1 addition & 1 deletion fcsparser/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = "0.2.1"
version = "0.2.2"

0 comments on commit e84109f

Please sign in to comment.