MINGW-packages/mingw-w64-python-pyopengl/pyopengl-version.patch
2024-12-27 22:25:04 +01:00

7 lines
253 B
Diff

--- a/OpenGL/version.py 2024-11-10 00:15:51.762734061 +0700
+++ b/OpenGL/version.py 2024-11-10 00:15:58.159686979 +0700
@@ -1,2 +1,2 @@
"""Declares the current version for use in setuptools and the like"""
-__version__ = "3.1.7"
+__version__ = "3.1.8"