We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86bb212 commit ab5f8e7Copy full SHA for ab5f8e7
1 file changed
distlib/__init__.py
@@ -6,7 +6,7 @@
6
#
7
import logging
8
9
-__version__ = '0.3.8.dev0'
+__version__ = '0.3.8'
10
11
12
class DistlibException(Exception):
0 commit comments