Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Impelon committed May 4, 2020
1 parent 19543d3 commit e17961f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from setuptools import setup

setup(name="PyGVisuals",
version="0.7",
version="0.8",
description="A collection of classes to create GUIs and more based purely on pygame.",
url="https://github.com/Impelon/PyGVisuals",
author="Impelon & kjkriegel",
Expand Down

0 comments on commit e17961f

Please sign in to comment.