We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aa6e2a commit e63d9a1Copy full SHA for e63d9a1
HISTORY.rst
@@ -6,6 +6,9 @@ History
6
1.2.1 (2016-XX-XX)
7
++++++++++++++++++
8
9
+* This module now uses the ``ipaddress`` module for Python 2 rather than the
10
+ ``ipaddr`` module. Users should notice no behavior change beyond the change
11
+ in dependencies.
12
* Removed ``requirements.txt` from `MANIFEST.in` in order to stop warning
13
during installation.
14
0 commit comments