Skip to content

Commit 229a980

Browse files
committed
2 parents 4179ea8 + 77a2143 commit 229a980

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ def getversioncfg():
6767
except OSError:
6868
pass
6969
# finally, check and update the active version file
70+
7071
cp = RawConfigParser()
7172
cp.read(versioncfgfile)
7273
d = cp.defaults()

0 commit comments

Comments
 (0)