
0.1.0 - initial release

  * library to build AST from python binary code/file (.pyc/.pyo)
  * AST opcodes documentation


0.1.1 - unittests/binary

	* partial unittests (of reblok library)
	* reblok binary (uncompile python binary file and print out matching source code) (partially implemented)
	* new TUPLE opcode: disctinct tuples from lists with specific opcode
