Skip to content

Commit

Permalink
Version 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
moy committed Oct 1, 2017
1 parent 9dc7f53 commit 54c160f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mechanicalsoup/__version__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__title__ = 'MechanicalSoup'
__description__ = 'A Python library for automating interaction with websites'
__url__ = 'https://github.com/hickford/MechanicalSoup'
__version__ = '0.7.0'
__version__ = '0.8.0'
__license__ = 'MIT'

0 comments on commit 54c160f

Please sign in to comment.