Skip to content

Commit

Permalink
0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Nanguage committed Mar 19, 2022
1 parent 60a458a commit 5ba47fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oneface/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from .core import one, Arg

__version__ = '0.0.1.2'
__version__ = '0.0.2'

__all__ = [one, Arg]

0 comments on commit 5ba47fe

Please sign in to comment.