Skip to content

Commit

Permalink
The doc build was broken by #214. Fix it.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdickinson committed Dec 19, 2014
1 parent 0d21ad2 commit 044d286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion traits/__init__.py
@@ -1,6 +1,6 @@
from __future__ import absolute_import

from ._version import full_version as __version__
from traits._version import full_version as __version__

# Add a NullHandler so 'traits' loggers don't complain when they get used.
import logging
Expand Down

0 comments on commit 044d286

Please sign in to comment.