Skip to content

Commit

Permalink
pypi name change
Browse files Browse the repository at this point in the history
  • Loading branch information
macskay committed Apr 29, 2015
1 parent e04b80d commit 7510c64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@

from setuptools import setup

setup(name="Taz",
setup(name="tazlib",
version="1.0.0",
description="Game Stack for managing Scenes",
description="Taz - Game Stack for managing Scenes",
author="Max Klingmann <[email protected]>",
author_email="[email protected]",
packages=['taz'],
Expand Down

0 comments on commit 7510c64

Please sign in to comment.