Update PLY package to include version
This commit is contained in:
@@ -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.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user