Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
JaimieMurdock committed Jan 3, 2020
1 parent 7a7fafe commit d7378e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion topicexplorer/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class _VersionModule(types.ModuleType):

@property
def __version__(self):
return "1.0b225"
return "1.0b226"

@property
def __pretty_version__(self):
Expand Down

0 comments on commit d7378e9

Please sign in to comment.