Skip to content

Commit 3530412

Browse files
committed
Bump version
1 parent 6430625 commit 3530412

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
@@ -9,7 +9,7 @@ def reqs_from_requirements_file():
99

1010
setup(
1111
name="demosys-py",
12-
version="0.1.2",
12+
version="0.1.3",
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)