소스 검색

Update version

Denis K 8 년 전
부모
커밋
e51a3ae8d4
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  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'