Skip to content

Commit

Permalink
Release 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
eriknw committed Aug 10, 2020
1 parent 3302cd4 commit ca5e058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion innerscope/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from .core import bindwith, call, callwith, scoped_function # noqa

__version__ = "0.0.2dev"
__version__ = "0.0.2"

0 comments on commit ca5e058

Please sign in to comment.