Skip to content

Commit

Permalink
bump version and fix print on py27
Browse files Browse the repository at this point in the history
  • Loading branch information
jonwright committed Oct 14, 2019
1 parent c3a335b commit 7ede18e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyopengltk/base.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
from __future__ import print_function
import sys
from OpenGL import GL

Expand Down

0 comments on commit 7ede18e

Please sign in to comment.