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.
5
5
6
6
Releases
7
7
========
8
+ 0.4.1
9
+ -----
10
+ * Added explicit ref to Python 3 in classifier text for Python 3 checking tools.
11
+
8
12
0.4.0
9
13
-----
10
14
* Made dual compatible with Python 2 / 3.
Original file line number Diff line number Diff line change 15
15
16
16
Releases
17
17
========
18
+ 0.4.1
19
+ -----
20
+ * Added explicit ref to Python 3 in classifier text for Python 3 checking tools.
21
+
18
22
0.4.0
19
23
-----
20
24
* Made dual compatible with Python 2 / 3.
138
142
'Operating System :: Microsoft :: Windows' ,
139
143
'Operating System :: POSIX :: Linux' ,
140
144
'Programming Language :: Python' ,
145
+ 'Programming Language :: Python :: 3' ,
141
146
'Topic :: Security' ,
142
147
'Topic :: Internet' ,
143
148
'Topic :: Scientific/Engineering' ,
You can’t perform that action at this time.
0 commit comments