Skip to content

Commit

Permalink
Update version time; prep for release
Browse files Browse the repository at this point in the history
  • Loading branch information
ptmcg committed Aug 8, 2021
1 parent ca941e0 commit 2d20dec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyparsing/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
__version_info__.release_level == "final"
]
)
__versionTime__ = "7 August 2021 21:29 UTC"
__versionTime__ = "8 August 2021 13:45 UTC"
__author__ = "Paul McGuire <ptmcg@users.sourceforge.net>"

from .util import *
Expand Down

0 comments on commit 2d20dec

Please sign in to comment.