Skip to content

Commit

Permalink
Release alpha2
Browse files Browse the repository at this point in the history
  • Loading branch information
hlef committed May 5, 2017
1 parent c06d3bd commit d84e1a0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions TODO
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
## Blockers for alpha.2:

* Documentation:
- finish basics howto

## Blockers for alpha.3 ?

* init subcommand, thats initiates a new, basic website in passed directory
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from setuptools import setup

setup(name='juliet',
version='0.1-alpha.1',
version='0.1-alpha2',
description='The lightweight static website generator',
url='http://github.com/hlef/juliet',
author='Hugo Lefeuvre',
Expand Down

0 comments on commit d84e1a0

Please sign in to comment.