Skip to content

Commit

Permalink
major: Semanticc Release
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Semantic Release
  • Loading branch information
bcanfield committed Oct 18, 2023
1 parent 34c778e commit d377604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

VERSION = '2.0.0'
VERSION = '3.0.0'
DESCRIPTION = 'Python Fanduel API'
LONG_DESCRIPTION = 'Automate your DFS experience with this Python Fanduel API'

Expand Down

0 comments on commit d377604

Please sign in to comment.