Skip to content

Commit 5fb3fab

Browse files
committed
Bump version to 1.1.0
1 parent 3a7b6f2 commit 5fb3fab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rfc3986/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
__author_email__ = '[email protected]'
3535
__license__ = 'Apache v2.0'
3636
__copyright__ = 'Copyright 2014 Rackspace'
37-
__version__ = '1.0.0'
37+
__version__ = '1.1.0'
3838

3939
__all__ = (
4040
'ParseResult',

0 commit comments

Comments
 (0)