Skip to content

Commit e7c2261

Browse files
committed
Bump from 0.1.5 to 0.2.0 because of breaking changes
1 parent 544371d commit e7c2261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ def reqs_from_requirements_file():
99

1010
setup(
1111
name="demosys-py",
12-
version="0.1.6",
12+
version="0.2.0",
1313
description="Modern OpenGL 4.1+ Prototype Framework inspired by Django",
1414
long_description=open('README.rst').read(),
1515
url="https://github.com/Contraz/demosys-py",

0 commit comments

Comments
 (0)