Skip to content

Commit

Permalink
Upd email
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeroen van der Heijden committed Aug 10, 2021
1 parent 6a003f2 commit 112e89b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyleri/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Javascript JS-LeRi (jsleri) module so we can exchange grammars written by this
module with JavaScript projects.
:copyright: 2016, Jeroen van der Heijden (Transceptor Technology)
:copyright: 2021, Jeroen van der Heijden <[email protected]>
:license: MIT
'''

Expand Down Expand Up @@ -40,5 +40,5 @@

__author__ = 'Jeroen van der Heijden'
__maintainer__ = 'Jeroen van der Heijden'
__email__ = 'jeroen@transceptor.technology'
__email__ = 'jeroen@cesbit.com'
__version__ = '1.3.4'

0 comments on commit 112e89b

Please sign in to comment.