Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Commit

Permalink
Bump to v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyseek committed Jan 1, 2014
1 parent f5bf4ce commit 342a3a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -35,7 +35,7 @@ def __setattr__(self, name, value):
name="python-tclip",
author="Jiangge Zhang",
author_email="tonyseek@gmail.com",
version="0.1.0",
version="0.1.1",
zip_safe=False,
url="https://github.com/tonyseek/python-tclip",
py_modules=["tclip"],
Expand Down

0 comments on commit 342a3a6

Please sign in to comment.