Skip to content

Commit 814a286

Browse files
committed
Remove refactoring notes and update version to 2.1.0 following the complete transition to ANTLR 4 parser. All existing functionality remains intact and backward compatibility is maintained.
1 parent 5f71f5c commit 814a286

2 files changed

Lines changed: 1 addition & 76 deletions

File tree

REFACTORING_NOTES.md

Lines changed: 0 additions & 75 deletions
This file was deleted.

waveforms/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""Define version number here and read it from setup.py automatically"""
2-
__version__ = "2.0.2"
2+
__version__ = "2.1.0"

0 commit comments

Comments
 (0)