Skip to content

Commit

Permalink
Back to development: 2.0b2
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
hvelarde committed Aug 24, 2018
1 parent a1693c1 commit 831cc22
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ Changelog

There's a frood who really knows where his towel is.

2.0b2 (unreleased)
^^^^^^^^^^^^^^^^^^

- Nothing changed yet.


2.0b1 (2018-08-24)
^^^^^^^^^^^^^^^^^^

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 find_packages
from setuptools import setup

version = '2.0b1'
version = '2.0b2.dev0'
description = 'A sane, working, editor-friendly way of creating front pages and other composite pages. Working now, for mere mortals.'
long_description = (
open('README.rst').read() + '\n' +
Expand Down

0 comments on commit 831cc22

Please sign in to comment.