.. Automatically generated file - do not modify.

.. function:: renpy.version(tuple=False)
    
    If `tuple` is false, returns a string containing "Ren'Py ", followed by
    the current version of Ren'Py.
    
    If `tuple` is true, returns a tuple giving each component of the
    version as an integer.

