Skip to content

Commit

Permalink
version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coleifer committed Jan 8, 2015
1 parent 9d97a12 commit 1e06377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion walrus.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

__author__ = 'Charles Leifer'
__license__ = 'MIT'
__version__ = '0.1.0'
__version__ = '0.1.1'

from copy import deepcopy
from functools import wraps
Expand Down

0 comments on commit 1e06377

Please sign in to comment.