Skip to content
This repository was archived by the owner on Oct 23, 2020. It is now read-only.

Commit 7db841c

Browse files
committed
release 0.0.7
1 parent 6843429 commit 7db841c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

catsup/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
Catsup, a lightweight static blog generator
33
"""
44

5-
__version__ = '0.0.6'
5+
__version__ = '0.0.7'

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
Jinja2==2.6
22
Pygments==1.6
3-
catsup==0.0.6
43
misaka==1.0.2
54
parguments==0.2.1
65
tornado==2.4.1

0 commit comments

Comments
 (0)