There are two main ways to query version information about the library.
A named tuple of the form major.minor.build, where:
major.minor.build
major is a major release, representing either many new features or a significant refactor to the underlying API or API wrapper.
major
minor is a minor release, representing some new features on the given major release.
minor
build is incremented for each latest build, patch, or revision of a minor release.
build
A string representation of the version. e.g. "0.1.23".
"0.1.23"
Ready for PyPI!
Journal
Entry
Goal
StreakCheck
Contents: