Update PLY package to include version
This commit is contained in:
parent
b54c807824
commit
079d643c67
@ -0,0 +1,5 @@
|
||||
# PLY package
|
||||
# Author: David Beazley (dave@dabeaz.com)
|
||||
# https://github.com/dabeaz/ply
|
||||
|
||||
__version__ = "2022.10.27"
|
@ -2,7 +2,7 @@
|
||||
# -----------------------------------------------------------------------------
|
||||
# ply: lex.py
|
||||
#
|
||||
# Copyright (C) 2001-2020
|
||||
# Copyright (C) 2001-2022
|
||||
# David M. Beazley (Dabeaz LLC)
|
||||
# All rights reserved.
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user