Skip to content

Commit

Permalink
version v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ktdreyer committed Nov 29, 2015
1 parent 3e3c721 commit 3474a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nfsn/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import os
import requests

__version__ = '1.0.0'
__version__ = '1.0.1'

logging.basicConfig(level=logging.WARNING)
log = logging.getLogger('nfsn')
Expand Down

0 comments on commit 3474a3a

Please sign in to comment.