Browse Source

Update version

Denis K 8 years ago
parent
commit
e51a3ae8d4
2 changed files with 3 additions and 3 deletions
  1. 2 2
      CHANGELOG.rst
  2. 1 1
      jet/__init__.py

+ 2 - 2
CHANGELOG.rst

@@ -1,8 +1,8 @@
 Changelog
 =========
 
-new
----
+0.9.0
+-----
 * Almost complete layout rewrite with only 3 template overrides
 * Responsive layout for mobile devices
 * Reorganized scripts (Browserify + gulp)

+ 1 - 1
jet/__init__.py

@@ -1 +1 @@
-VERSION = '0.1.5'
+VERSION = '0.9.0'