Skip to content

Commit

Permalink
Fixing setup.py version.
Browse files Browse the repository at this point in the history
  • Loading branch information
iogf committed Jan 15, 2020
1 parent 6f8a906 commit a95cb27
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 @@ -3,7 +3,7 @@
from distutils.core import setup

setup(name="vyirc",
version="1.0.2",
version="1.0.3",
description="An irc plugin for vy.",
py_modules=["vyirc"],
author="Iury O. G. Figueiredo",
Expand Down

0 comments on commit a95cb27

Please sign in to comment.