release: 0.3.0
This commit is contained in:
@ -1 +1 @@
|
||||
__version__ = '0.3.0a1'
|
||||
__version__ = '0.3.0'
|
||||
|
||||
@ -37,6 +37,7 @@ class ContextProcessor(Option):
|
||||
... yield counter.get()
|
||||
|
||||
"""
|
||||
|
||||
@property
|
||||
def __name__(self):
|
||||
return self.func.__name__
|
||||
|
||||
Reference in New Issue
Block a user