Skip to content

Commit 3341383

Browse files
committed
version 0.1.6.2
1 parent ecce13c commit 3341383

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
#Changelog
2+
3+
##0.1.6.2
4+
- Added 24 hour cache on IP lookups
5+
26
##0.1.6.1
37
- Added timeout on Telize lookups to prevent hangups
48

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name='django-whoshere',
12-
version='0.1.6.1',
12+
version='0.1.6.2',
1313
author='Ilan Steemers',
1414
author_email='[email protected]',
1515
packages=['django_whoshere'],

0 commit comments

Comments
 (0)