mirror of https://github.com/flaggo/pydu.git
add __version__ to pydu
This commit is contained in:
parent
96a2ed72f5
commit
3dab2b6bb0
|
@ -0,0 +1,4 @@
|
|||
from pydu import py3helpers, structures, utils
|
||||
|
||||
|
||||
__version__ = '0.0.2'
|
Loading…
Reference in New Issue