Add backports.cached-property==1.0.2

This commit is contained in:
JonnyWong16 2022-12-22 17:05:23 -08:00
commit 7386ca1c42
No known key found for this signature in database
GPG key ID: F76A8BC283779014
4 changed files with 124 additions and 0 deletions

View file

@ -0,0 +1,5 @@
# coding: utf-8
# file generated by setuptools_scm
# don't change, don't track in version control
version = '1.0.2'
version_tuple = (1, 0, 2)