diff --git a/.gitignore b/.gitignore index 514363c..571424e 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,5 @@ docs/build lokalize* .idea +docs +tests diff --git a/AUTHORS.rst b/AUTHORS.rst index aa71af4..f1c73c4 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -10,4 +10,4 @@ Development Lead Contributors ------------ -None yet. Why not be the first? \ No newline at end of file +* Max Vyaznikov \ No newline at end of file diff --git a/HISTORY.rst b/HISTORY.rst index 0349c95..b41dd68 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,4 +3,7 @@ History ------- -Still unreleased and experimental +0.1.0 (2014-03-06) +++++++++++++++++++ + +* First experimental release