Changes
=======

0.5
---
Migrated source to github
Integrated with TravisCI
Integrated with ReadTheDocs
Support Sequence operations in IpRange
Added netmask functions

0.4
---
Fixed bug with ip address range validation

0.3
---
Fixed bug with IpRange tuple constructor

0.2
---
Better mulitplatform support:
  Syntax changes to support python 2.3
  Syntax changes to support python 3.1
  Syntax changes to support platforms where xrange doesn't support long args

0.1
---
First Release
