Skip to content

Commit

Permalink
0.3.1
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
actions-user committed Aug 23, 2020
1 parent 59bb9dd commit 8695668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glooey/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
An object-oriented GUI library for pyglet.
"""

__version__ = '0.3.0'
__version__ = '0.3.1'

from .widget import *
from .root import *
Expand Down

0 comments on commit 8695668

Please sign in to comment.