Skip to content

Commit

Permalink
Bump version to 0.6.13
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Diniz <arthurbdiniz@gmail.com>
  • Loading branch information
arthurbdiniz committed Jan 13, 2021
1 parent 339d3f6 commit 94127f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion one/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from pathlib import Path

__version__ = '0.6.12'
__version__ = '0.6.13'

home = str(Path.home())

Expand Down

0 comments on commit 94127f8

Please sign in to comment.