File: version.py

package info (click to toggle)
pyopengl 3.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 6,140 kB
  • sloc: python: 26,428; makefile: 2
file content (2 lines) | stat: -rw-r--r-- 92 bytes parent folder | download
1
2
"""Declares the current version for use in setuptools and the like"""
__version__ = '3.0.1'