Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Commit

Permalink
BUmp version
Browse files Browse the repository at this point in the history
  • Loading branch information
EpocDotFr committed Jan 12, 2017
1 parent 27a2084 commit a6e6e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion todotxtio.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import os
import re

__version__ = '0.2.0'
__version__ = '0.2.1'

__all__ = [
'from_dicts',
Expand Down

0 comments on commit a6e6e18

Please sign in to comment.