Skip to content

Commit dd3ddd6

Browse files
committed
Update package description to specify OpenGL 3.3+
1 parent 87abe6e commit dd3ddd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
setup(
44
name="demosys-py",
55
version="0.3.10",
6-
description="Modern OpenGL 4.1+ Framework inspired by Django",
6+
description="Modern OpenGL 3.3+ Framework inspired by Django",
77
long_description=open('README.rst').read(),
88
url="https://github.com/Contraz/demosys-py",
99
author="Einar Forselv",

0 commit comments

Comments
 (0)