Rafał Pitoń 8 лет назад
Родитель
Сommit
ef2f5a83a3
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      misago/__init__.py
  2. 1 1
      setup.py

+ 1 - 1
misago/__init__.py

@@ -1 +1 @@
-__version__ = '0.6a1'
+__version__ = '0.6a2'

+ 1 - 1
setup.py

@@ -30,7 +30,7 @@ setup(
     description=(
         "Misago is modern, fully featured forum application written in "
         "Python and ES6, powered by Django and React.js. It works out of "
-        "the box and plays nice with other projects like Django-CMS."
+        "the box and plays nicely with other projects like Django-CMS."
     ),
     url='http://www.misago-project.org/',
     author=u'Rafał Pitoń',