Skip to content

Commit

Permalink
Quickly add new version ID
Browse files Browse the repository at this point in the history
  • Loading branch information
destruc7i0n committed Oct 8, 2015
1 parent 547a932 commit 49d261e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
@@ -1,4 +1,4 @@
from distutils.core import setup
setup(name="PyPixel",
version = "1.1",
py_modules=['pypixel'])
version = "1.4",
py_modules=['pypixel'])

0 comments on commit 49d261e

Please sign in to comment.