Skip to content

Commit

Permalink
Bumping version to 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
asweigart committed Feb 21, 2021
1 parent 332c23f commit 714be1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pyperclip/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
Pyperclip into running them with whatever permissions the Python process has.
"""
__version__ = '1.8.1'
__version__ = '1.8.2'

import contextlib
import ctypes
Expand Down

0 comments on commit 714be1f

Please sign in to comment.