Skip to content

Commit 0ad1cd3

Browse files
committed
Bump version
1 parent 4e2bf75 commit 0ad1cd3

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

TODO.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11

22
## TODO
33

4+
Find more efficient OpenGL bindings. ModernGL (https://pypi.python.org/pypi/ModernGL)
5+
don't have a binary distribution for darwin.
6+
47
- Write documentation (readthedocs)
58
- Pyrr / Math
69
- EffectManagers

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="demosys-py",
5-
version="0.3.9",
5+
version="0.3.10",
66
description="Modern OpenGL 4.1+ Framework inspired by Django",
77
long_description=open('README.rst').read(),
88
url="https://github.com/Contraz/demosys-py",

0 commit comments

Comments
 (0)