Module panopticon.version
Used across setup tools and init: keep this minimal.
Expand source code
#!/bin/env python3
"""Used across setup tools and __init__: keep this minimal."""
version = "0.0.5"
panopticon.version
Used across setup tools and init: keep this minimal.
#!/bin/env python3
"""Used across setup tools and __init__: keep this minimal."""
version = "0.0.5"