Navigation Menu

Skip to content

Commit

Permalink
Back to development: 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
almet committed Dec 15, 2015
1 parent bdcc8f8 commit ce7eb52
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.txt
@@ -1,6 +1,12 @@
CHANGELOG
=========

1.1.0 (unreleased)
------------------

- Nothing changed yet.


1.0.0 (2015-12-15)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -13,7 +13,7 @@
requires = ['requests!=2.8.0', 'mohawk']

setup(name='requests-hawk',
version='1.0.0',
version='1.1.0.dev0',
description='requests-hawk',
long_description=README + '\n\n' + CHANGES,
classifiers=[
Expand Down

0 comments on commit ce7eb52

Please sign in to comment.