1
0
Oz N Tiram 9 жил өмнө
parent
commit
17228e019f
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -281,7 +281,7 @@ class ManPageCreator(object):
                                           distribution.get_description())
 
 setup(name='blogit',
-      version='0.1',
+      version='0.1.1',
       description='A quick and simple static site generator based on markdown and jinja2',
       license="GNU GPL",
       url='http://github.com/oz123/blogit',