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.
blurb/blurb.py
1 parent 9ff9f53 commit 7b7e7aaCopy full SHA for 7b7e7aa
src/blurb/__init__.py
@@ -1 +1,3 @@
1
+"""Command-line tool to manage CPython Misc/NEWS.d entries."""
2
+
3
from ._version import __version__
src/blurb/blurb.py
0 commit comments