Changelog

1.1 (2018-06-10)

  • Drop support for EOL Python releases, add (explicit) support for Python 3.5 and 3.6 (#7, #10, #11, #12)
  • Add utils.FixedOffset.__deepcopy__() method, to prevent crash on deepcopy (#8)

1.0 (2015-11-09)

0.2 (2014-02-09)

  • Python 3 compatibility (#2)

0.1 (2011-01-26)

  • Initial release