Skip to content

Commit

Permalink
Preparing release 1.8b2
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
hvelarde committed Oct 4, 2018
1 parent a73fe6f commit 120dc07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Expand Up @@ -3,7 +3,7 @@ Changelog

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

1.8b2 (unreleased)
1.8b2 (2018-10-04)
^^^^^^^^^^^^^^^^^^

- Fix behavior of ``remote_url`` field on Basic tiles as populating them from an alternate URL could result on incorrect links stored.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -3,7 +3,7 @@
from setuptools import find_packages
from setuptools import setup

version = '1.8b2.dev0'
version = '1.8b2'
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 120dc07

Please sign in to comment.