Skip to content

Commit

Permalink
update version timestamp; prep for release
Browse files Browse the repository at this point in the history
  • Loading branch information
ptmcg committed Oct 23, 2021
1 parent 895693b commit 0352555
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 @@ -105,7 +105,7 @@
),
"",
)[__version_info__.release_level == "final"]
__version_time__ = "23 October 2021 02:04 UTC"
__version_time__ = "23 October 2021 17:05 UTC"
__versionTime__ = __version_time__
__author__ = "Paul McGuire <[email protected]>"

Expand Down

0 comments on commit 0352555

Please sign in to comment.