Skip to content

Commit

Permalink
Back to development: 1.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
elioschmutz committed Oct 20, 2016
1 parent 04f445c commit 7c8cbb3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/HISTORY.txt
Expand Up @@ -2,6 +2,12 @@ Changelog
=========


1.9.6 (unreleased)
------------------

- Nothing changed yet.


1.9.5 (2016-10-20)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
import os

version = '1.9.5'
version = '1.9.6.dev0'
maintainer = 'Mathias Leimgruber'
tests_require = [
'ftw.builder',
Expand Down

0 comments on commit 7c8cbb3

Please sign in to comment.