File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.1.1] ( https://github.com/googleapis/google-auth-library-python-httplib2/compare/v0.1.0...v0.1.1 ) (2023-08-21)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * Update setup.py ([ #114 ] ( https://github.com/googleapis/google-auth-library-python-httplib2/issues/114 ) ) ([ d6a0e3d] ( https://github.com/googleapis/google-auth-library-python-httplib2/commit/d6a0e3d1afb43f95d9de18f25100d32c7303c1fd ) )
9
+
3
10
## [ 0.1.0] ( https://www.github.com/googleapis/google-auth-library-python-httplib2/compare/v0.0.3...v0.1.0 ) (2021-03-01)
4
11
5
12
Original file line number Diff line number Diff line change 16
16
17
17
from setuptools import setup
18
18
19
- version = "0.1.0 "
19
+ version = "0.1.1 "
20
20
21
21
DEPENDENCIES = ["google-auth" , "httplib2 >= 0.19.0" ]
22
22
You can’t perform that action at this time.
0 commit comments