Release v1.2.0
Features
- Implemented configurable project title (#6)
- Added safety feature to comment out environment variables after initialization (#7)
Refactoring
- Renamed initialize_run() to initialize_project() and split into smaller functions
- Moved non-breaking hyphen to global constant
Chore
- Added section header to .pylintrc