Skip to content

Commit

Permalink
Removing version from src
Browse files Browse the repository at this point in the history
  • Loading branch information
6C1 committed May 23, 2015
1 parent a2f7619 commit 3836322
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions minimail/minimail.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
A teeny tiny mail sender.
'''

__version__ == "0.1.0"

import argparse
import ConfigParser
from email.mime.text import MIMEText
Expand Down

0 comments on commit 3836322

Please sign in to comment.