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 80b38ea commit d1bd28fCopy full SHA for d1bd28f
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+
4
+### [1.12.11](https://www.github.com/googleapis/google-api-python-client/compare/v1.12.11...v1.12.10) (2022-01-31)
5
6
+### Bug Fixes
7
8
+* use version.py instead of pkg_resources ([#1677](https://www.github.com/googleapis/google-api-python-client/issues/1677))
9
10
11
### [1.12.10](https://www.github.com/googleapis/google-api-python-client/compare/v1.12.9...v1.12.10) (2022-01-13)
12
13
googleapiclient/version.py
@@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
14
15
-__version__ = "1.12.0"
+__version__ = "1.12.11"
0 commit comments