Skip to content

Commit

Permalink
Bump version to 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Xion committed Dec 26, 2014
1 parent 47d853b commit 724701e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gisht.py
Expand Up @@ -17,7 +17,7 @@
import requests


__version__ = "0.0.2"
__version__ = "0.0.3"
__description__ = "Gists in the shell"
__author__ = "Karol Kuczmarski"
__license__ = "GPLv3"
Expand Down

0 comments on commit 724701e

Please sign in to comment.