Skip to content
This repository has been archived by the owner on Mar 28, 2019. It is now read-only.

Commit

Permalink
Merge branch 'prepare-0.4.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
Rémy HUBSCHER committed Sep 23, 2015
2 parents 259fcdb + 71fa004 commit 621678d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ CHANGELOG
This document describes changes between each past release.


0.4.0 (unreleased)
0.4.0 (2015-09-23)
==================

- Nothing changed yet.
- Forward additionnal client keyword arguments to requests (#12)


0.3.0 (2015-09-21)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
]

setup(name='syncclient',
version='0.4.0.dev0',
version='0.4.0',
description='Firefox Sync client',
long_description=README + '\n\n' + CHANGELOG,
license='Apache License (2.0)',
Expand Down

0 comments on commit 621678d

Please sign in to comment.