summaryrefslogtreecommitdiff
path: root/src/bidding_data.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/bidding_data.py')
-rw-r--r--src/bidding_data.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bidding_data.py b/src/bidding_data.py
index 36c4404..46ba5cc 100644
--- a/src/bidding_data.py
+++ b/src/bidding_data.py
@@ -18,7 +18,7 @@ import pypyodbc
from bs4 import BeautifulSoup as bs4
-__version__ = '1.1rc3'
+__version__ = '1.2rc1'
def isfile(file_path):