File tree 3 files changed +6
-3
lines changed
3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
- ### NEXT (unreleased)
1
+ ### 3.6.5 2019-07-09
2
2
3
- * Update user tests
4
3
* Fix broken pickup tests
5
4
* Fix broken reports tests
6
5
* Make tests run on Python 3.7
7
6
* Fix typo in ` install_requires ` causing ` six ` to not be installed by pip (gh-84 from @roehnan )
8
7
8
+ ### 3.6.4 2018-04-09 (never actually released)
9
+ * Update user tests
10
+
9
11
### 3.6.3 2018-02-05
10
12
11
13
* Fix issue with responses that contain an ` api_key ` field (gh-67 )
Original file line number Diff line number Diff line change 1
- 3.6.4-unreleased
1
+ 3.6.5
Original file line number Diff line number Diff line change 34
34
"Programming Language :: Python :: 3.4" ,
35
35
"Programming Language :: Python :: 3.5" ,
36
36
"Programming Language :: Python :: 3.6" ,
37
+ "Programming Language :: Python :: 3.7" ,
37
38
"Intended Audience :: Developers" ,
38
39
"Operating System :: OS Independent" ,
39
40
"License :: OSI Approved :: MIT License" ,
You can’t perform that action at this time.
0 commit comments