/hyde/version.py

http://github.com/hyde/hyde · Python · 5 lines · 1 code · 0 blank · 4 comment · 0 complexity · df37dfc2124934f289b07f963ec1b5ae MD5 · raw file

  1. # -*- coding: utf-8 -*-
  2. """
  3. Handles hyde version.
  4. """
  5. __version__ = '0.8.9'