Skip to content

Commit

Permalink
Preparing release 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jone committed May 18, 2015
1 parent c88cf10 commit 4f25767
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/HISTORY.txt
Expand Up @@ -2,8 +2,8 @@ Changelog
=========


1.9.2 (unreleased)
------------------
1.10.0 (2015-05-18)
-------------------

- Update the freezed time with ``forward`` and ``backward``.
[jone]
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.2.dev0'
version = '1.10.0'
maintainer = 'Jonas Baumann'

extras_require = {
Expand Down

0 comments on commit 4f25767

Please sign in to comment.