Skip to content

Commit

Permalink
Bump to version 0.8.1
Browse files Browse the repository at this point in the history
Signed-off-by: Trocotronic <trocotronic@redyc.com>
  • Loading branch information
trocotronic committed Oct 20, 2023
1 parent 6803bd0 commit 7cc1dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EdistribucionAPI/Edistribucion.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
@author: trocotronic
"""

__VERSION__ = '0.8.0'
__VERSION__ = '0.8.1'

import requests, pickle, json
from bs4 import BeautifulSoup
Expand Down

0 comments on commit 7cc1dbf

Please sign in to comment.