Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.

Feature: Should SO not be in commit log #49

Merged
merged 1 commit into from
Jan 20, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion release
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,3 @@ with open(VERSION_FILE, 'r') as version_file:
with open(VERSION_FILE, 'w') as version_file:
for line in lines:
version_file.write(line.replace(old_version, new_version))