| Path : /proc/thread-self/root/snap/core20/current/usr/lib/python3/dist-packages/attr/ |
| Current File : //proc/thread-self/root/snap/core20/current/usr/lib/python3/dist-packages/attr/_version_info.pyi |
class VersionInfo:
@property
def year(self) -> int: ...
@property
def minor(self) -> int: ...
@property
def micro(self) -> int: ...
@property
def releaselevel(self) -> str: ...