Skip to content

Commit 0b2175e

Browse files
committed
0.3.2
Automatically generated by python-semantic-release
1 parent f2e65c0 commit 0b2175e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

glooey/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
An object-oriented GUI library for pyglet.
55
"""
66

7-
__version__ = '0.3.1'
7+
__version__ = '0.3.2'
88

99
from .widget import *
1010
from .root import *

0 commit comments

Comments
 (0)