Skip to content

Commit 5955e44

Browse files
committed
Prepare for 0.5.1
1 parent 7b26c25 commit 5955e44

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

HISTORY.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
History
44
-------
55

6+
0.5.1 (2014-03-28)
7+
++++++++++++++++++
8+
9+
* Switched to Apache 2.0 license.
10+
611
0.5.0 (2014-02-11)
712
++++++++++++++++++
813

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
requests>=2.0
2-
maxminddb>=0.3.0
1+
requests>=2.2
2+
maxminddb>=0.3.2

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
'Environment :: Web Environment',
4646
'Intended Audience :: Developers',
4747
'Intended Audience :: System Administrators',
48+
'License :: OSI Approved :: Apache Software License',
4849
'Programming Language :: Python :: 2.6',
4950
'Programming Language :: Python :: 2.7',
5051
'Programming Language :: Python :: 3',

0 commit comments

Comments
 (0)