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 3058c12 commit c607ec8Copy full SHA for c607ec8
github_activity/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "1.1.0"
+__version__ = "1.0.3"
2
__all__ = ["get_activity", "generate_activity_md"]
3
4
from .github_activity import get_activity, generate_activity_md
0 commit comments