Skip to content

Commit

Permalink
Prepare hotfix 2.0.2a for pip
Browse files Browse the repository at this point in the history
  • Loading branch information
zdohnal committed Apr 17, 2024
1 parent bb7328b commit 5067d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

from distutils.core import setup, Extension
import sys
VERSION="2.0.2"
VERSION="2.0.2a"
libraries=["cups"]

if sys.platform == "darwin" or sys.platform.startswith("freebsd"):
Expand Down

0 comments on commit 5067d5a

Please sign in to comment.