hinnerk / py-tai64

A simple UTC => TAI converter and hex-encoded TAI (as used by DJBDNS) => UTC datetime.datetime decoder.
BSD 3-Clause "New" or "Revised" License
16 stars 7 forks source link

New release to account for 2012 and 2015 leap second #3

Open chantra opened 9 years ago

chantra commented 9 years ago

The current release is 0.3.3 which dates from 2009: https://pypi.python.org/pypi/tai64n

Can a new release be made so one can just pip install a up to date version?

Also, setup.url should be updated.

leif commented 7 years ago

please also merge #5 (another leap second) before making a new release