Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

Tags: nvie/times

Tags

0.7

Toggle 0.7's commit message
Declare test deps for Travis correctly.

0.6.2

Toggle 0.6.2's commit message
Prepare for 0.6.2.

0.6.1

Toggle 0.6.1's commit message
Bump version to 0.6.1.

0.6

Toggle 0.6's commit message
Bump version to 0.6.

0.5

Toggle 0.5's commit message
Bump version.

0.4

Toggle 0.4's commit message
Bump the version number to 0.4.

0.3

Toggle 0.3's commit message
Revert "No need to store the version in a separate file."

This reverts commit a8373a2 and fixes #3.

If we import times from the setup.py file, it'll require pytz to be
available at install time, which we should not be wanting.  Therefore,
I've reverted back to the state where I simply import the version number
from the version.py file directly.

Conflicts:

	times/__init__.py

0.2

Toggle 0.2's commit message
Bump the version number.