File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed
Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ SSL peer.
55
66Releases
77========
8+ 0.4.1
9+ -----
10+ * Added explicit ref to Python 3 in classifier text for Python 3 checking tools.
11+
8120.4.0
913-----
1014 * Made dual compatible with Python 2 / 3.
Original file line number Diff line number Diff line change 1515
1616Releases
1717========
18+ 0.4.1
19+ -----
20+ * Added explicit ref to Python 3 in classifier text for Python 3 checking tools.
21+
18220.4.0
1923-----
2024 * Made dual compatible with Python 2 / 3.
138142 'Operating System :: Microsoft :: Windows' ,
139143 'Operating System :: POSIX :: Linux' ,
140144 'Programming Language :: Python' ,
145+ 'Programming Language :: Python :: 3' ,
141146 'Topic :: Security' ,
142147 'Topic :: Internet' ,
143148 'Topic :: Scientific/Engineering' ,
You can’t perform that action at this time.
0 commit comments