Skip to content

Commit

Permalink
Bumps version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Matyasek committed Apr 15, 2019
1 parent b517703 commit 0179afa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.0.2
current_version = 0.1.0
commit = False
tag = False

Expand Down
2 changes: 1 addition & 1 deletion ftoolz/__init__.py
@@ -1 +1 @@
__version__ = '0.0.2'
__version__ = '0.1.0'

0 comments on commit 0179afa

Please sign in to comment.