Skip to content

Commit

Permalink
Release 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
yakky committed Apr 9, 2018
1 parent 9654986 commit 4d6ca21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion giturlparse/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

__author__ = 'Iacopo Spalletti'
__email__ = '[email protected]'
__version__ = '0.9.dev1'
__version__ = '0.9'


def parse(url, check_domain=True):
Expand Down

0 comments on commit 4d6ca21

Please sign in to comment.