VRTSB 0.2.4  2015-04-29 (develompent version)
  * Add -t/--timout option, change default value from 100ms to 200ms
  * tsb_locale - If is not possible find default locale (function
  getdefaultlocale returns None) select as default en_US. 
  * add option -b/--baudrate help for list of standard baudrates
  * add option 'pytsb tsb help' for list of available serial ports
  * fix a few locales issues
  * add new version of ez_setup
  * add more help messages and examples 

VRTSB 0.2.3  2015-04-26 (develompent version)
  * Send "q"uit command when TSBLoader.Close()
  * Make firmware for ATTiny fixed - add Checksum function
  * flashWrite timeout for ATTiny fixed
  * Translation issues

AVRTSB 0.2.2  2015-04-24 (development version)
  * Fixed many critical errors - firmware uploading, verification
  * Change of userdata everytimes throw exception - fixed
  * Fixed translation

AVRTSB 0.2.1 (development version)
  * Fixed - missing firmware database in sdist 

AVRTSB 0.2 (development version)
  * Added option Make Custom Firmware
  * Fixed some issues with reading IntelHex files

AVRTSB 0.1 (development version)
  * The initial version. Only communication with TSB loader supported.
