Skip to content

Commit

Permalink
2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zdohnal committed Apr 23, 2020
1 parent c40536d commit 7fc1e1f
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.0"
VERSION="2.0.1"
libraries=["cups"]

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

0 comments on commit 7fc1e1f

Please sign in to comment.