Skip to content
Snippets Groups Projects
Commit 1b9275a2 authored by Amir Rachum's avatar Amir Rachum
Browse files

Bump version to 1.1.0.

parent 39d59311
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -4,8 +4,8 @@ Release Notes
**pydocstyle** version numbers follow the
`Semantic Versioning <http://semver.org/>`_ specification.
 
Current Development Version
---------------------------
1.1.0 - September 29th, 2016
----------------------------
 
Major Updates
 
Loading
Loading
Loading
Loading
@@ -2,7 +2,7 @@
import logging
 
 
__version__ = '1.1.0-rc1'
__version__ = '1.1.0'
log = logging.getLogger(__name__)
 
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment