File: __version__.py

package info (click to toggle)
python-toonapi 0.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 224 kB
  • sloc: python: 708; xml: 325; makefile: 97
file content (3 lines) | stat: -rw-r--r-- 74 bytes parent folder | download
1
2
3
"""Asynchronous Python client the Quby ToonAPI."""

__version__ = "0.3.0"