Skip to content

Commit

Permalink
0.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmoud committed Feb 23, 2015
1 parent 89459d7 commit 8e412fd
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
"""
lithoxyl
~~~~~~~~
A systematic approach to logging, profiling, and statistics
collection. Very lightweight, very Pythonic.
:copyright: (c) 2013 by Mahmoud Hashemi
:license: BSD, see LICENSE for more details.
A systematic approach to logging, profiling, and statistics
collection. Very lightweight, very Pythonic.
:copyright: (c) 2015 by Mahmoud Hashemi
:license: BSD, see LICENSE for more details.
"""

import sys
Expand Down

0 comments on commit 8e412fd

Please sign in to comment.