Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Dusty Phillips committed Dec 2, 2012
1 parent f810a37 commit f73b99e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opterator.py
Expand Up @@ -21,7 +21,7 @@
from optparse import OptionParser
import inspect

__version__ = "0.2"
__version__ = "0.3"


def opterate(func):
Expand Down

0 comments on commit f73b99e

Please sign in to comment.