Skip to content

Commit

Permalink
reverting version.py that didnt need to change
Browse files Browse the repository at this point in the history
  • Loading branch information
lumalav committed Sep 3, 2023
1 parent 573dd1b commit 4ca7269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ocrmypdf/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
PROGRAM_NAME = 'ocrmypdf'

# Official PEP 396
__version__ = "1.0"
__version__ = _package_version('ocrmypdf')

0 comments on commit 4ca7269

Please sign in to comment.