Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Commit

Permalink
add MANIFEST.in, first fully working release
Browse files Browse the repository at this point in the history
  • Loading branch information
fahernandez committed May 27, 2015
1 parent edf6621 commit 2e7d967
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
include README.md
2 changes: 1 addition & 1 deletion browsepy/__meta__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
# -*- coding: UTF-8 -*-

__app__ = "browsepy"
__version__ = "0.3.3"
__version__ = "0.3.5"
__license__ = 'MIT'
__author__ = "Felipe A. Hernandez <ergoithz@gmail.com>"

0 comments on commit 2e7d967

Please sign in to comment.