Skip to content

Commit ab5f8e7

Browse files
committed
Changes for 0.3.8.
1 parent 86bb212 commit ab5f8e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

distlib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
import logging
88

9-
__version__ = '0.3.8.dev0'
9+
__version__ = '0.3.8'
1010

1111

1212
class DistlibException(Exception):

0 commit comments

Comments
 (0)