Skip to content

Commit

Permalink
version bump: 0.7
Browse files Browse the repository at this point in the history
 - #30: Fix path formatting, thanks @roel0
 - #34, #35: Improvements to data exporting, thanks @rpolitex
 - #36: Alternate Logic path on Windows, thanks @hexfet
 - #39: Fix spawning of Logic on Linux, thanks @johnthagen
  • Loading branch information
ppannuto committed Feb 9, 2018
1 parent ff649f1 commit 9ac2a93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion saleae/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.6.0'
__version__ = '0.6.1'

1 comment on commit 9ac2a93

@rpolitex
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Nice work!

Please sign in to comment.