changeset 2:bf34534a0acd

pycweather: 0.1.2
author Vlad Glagolev <enqlave@gmail.com>
date Thu, 06 Nov 2008 23:02:41 +0300
parents 5c91081c6c61
children a754b01955c7
files ChangeLog pycweather/__init__.py
diffstat 2 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Nov 06 23:01:45 2008 +0300
+++ b/ChangeLog	Thu Nov 06 23:02:41 2008 +0300
@@ -1,3 +1,4 @@
 2008-11-06 Vlad Glagolev <enqlave@gmail.com>
+	* bump to 0.1.2
+	* removed useless installation of text files for now
 	* initial release
-	* removed useless installation of text files for now
--- a/pycweather/__init__.py	Thu Nov 06 23:01:45 2008 +0300
+++ b/pycweather/__init__.py	Thu Nov 06 23:02:41 2008 +0300
@@ -18,4 +18,4 @@
 
 """ pycweather/__init__.py: initialization script """
 
-__version__ = "0.1.1"
+__version__ = "0.1.2"