Skip to content

Commit

Permalink
Update version. Included pull request #24: Dont raise UnusedElementEr…
Browse files Browse the repository at this point in the history
…ror when used has more elems than Grammar
  • Loading branch information
joente committed Mar 26, 2024
1 parent cb44e4e commit c5e09e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyleri/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@
__author__ = 'Jeroen van der Heijden'
__maintainer__ = 'Jeroen van der Heijden'
__email__ = '[email protected]'
__version__ = '1.4.2'
__version__ = '1.4.3'

0 comments on commit c5e09e2

Please sign in to comment.