Skip to content

Commit ba6a19a

Browse files
authored
Release 1.3.0 (#51)
1 parent df21c4b commit ba6a19a

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
@@ -36,7 +36,7 @@
3636
__author_email__ = '[email protected]'
3737
__license__ = 'Apache v2.0'
3838
__copyright__ = 'Copyright 2014 Rackspace'
39-
__version__ = '1.2.0'
39+
__version__ = '1.3.0'
4040

4141
__all__ = (
4242
'ParseResult',

0 commit comments

Comments
 (0)