Skip to content

Commit

Permalink
Bump version to dev39
Browse files Browse the repository at this point in the history
  • Loading branch information
mdrachuk committed Jan 19, 2020
1 parent 31ffe5a commit 35e5748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lightweight/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ def blog_posts(source):
logger = logging.getLogger('lightweight')
logger.setLevel(logging.INFO)

__version__ = '1.0.0.dev38'
__version__ = '1.0.0.dev39'

0 comments on commit 35e5748

Please sign in to comment.