Skip to content

Commit

Permalink
Bump version for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
ajmarks authored Sep 10, 2020
1 parent 5546a1b commit a282470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gekitchen/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""GE Kitchen Appliances SDK"""

__version__ = "0.2.13"
__version__ = "0.2.14"


from .async_login_flow import (
Expand Down

0 comments on commit a282470

Please sign in to comment.