Skip to content

Commit

Permalink
support python wheel, version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
lxyu committed Apr 21, 2015
1 parent fa9639e commit 8caa396
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
17MonIP Changelog
=================

Version 0.2.6
-------------

Released on April 21, 2015.

- support python wheel


Version 0.2.5
-------------

Expand Down
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[bdist_wheel]
universal = 1
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

setup(
name="17MonIP",
version="0.2.5",
version="0.2.6",
description="IP search based on 17mon.cn, the best IP database for China.",
author="Lx Yu",
author_email="[email protected]",
Expand Down

0 comments on commit 8caa396

Please sign in to comment.