File: version.py

package info (click to toggle)
pyopengl 3.1.10%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,024 kB
  • sloc: python: 108,056; sh: 13; makefile: 8
file content (3 lines) | stat: -rw-r--r-- 94 bytes parent folder | download
1
2
3
"""Declares the current version for use in setuptools and the like"""

__version__ = "3.1.10"