diff --git a/setup.py b/setup.py index 7343783..090f185 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ def readme(): setup(name="EasyBlogger", - version="2.1.2", + version="3.0.0", author="Raghu Rajagopalan", author_email="raghu.nospam@gmail.com", description=("A (very) easy CLI interface to Blogger blogs"),