Skip to content

Commit d0c4ed1

Browse files
committed
Bump version
1 parent d26c39e commit d0c4ed1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
setup(
44
name="demosys-py",
5-
version="0.1.0",
5+
version="0.1.1",
66
description="Modern OpenGL 4.1+ Prototype Framework inspired by Django",
7+
long_description=open('README.rst').read(),
78
url="https://github.com/Contraz/demosys-py",
89
author="Einar Forselv",
910
author_email="eforselv@gmail.com",

0 commit comments

Comments
 (0)