We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 457a598 commit 8d9ccd7Copy full SHA for 8d9ccd7
udger/__init__.py
@@ -1,5 +1,5 @@
1
from .parser import Udger
2
3
-__version__ = '4.0.0'
+__version__ = '4.0.1'
4
5
__all__ = ['Udger']
0 commit comments