Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
emptyflash committed Jul 18, 2019
1 parent 3c44b31 commit 42ab6eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion luqum/__init__.py
@@ -1,4 +1,4 @@
# -*- coding: utf-8 -*-

__version__ = '0.7.5'
__version__ = '0.8.0'
__version_info__ = tuple(__version__.split('.'))

0 comments on commit 42ab6eb

Please sign in to comment.