changed version number
This commit is contained in:
parent
0c36523673
commit
2a8c7d4299
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ for dirname, dirnames, filenames in os.walk('bungloo/images'):
|
|||
|
||||
setup(
|
||||
name = "bungloo",
|
||||
version = "0.1",
|
||||
version = "1.2.0",
|
||||
author = "Jeena Paradies",
|
||||
author_email = "spam@jeenaparadies.net",
|
||||
url = "http://jabs.nu/bungloo",
|
||||
|
|
Reference in a new issue