Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Oct 18, 2023
1 parent 71da3de commit 34c778e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@



## v2.0.0 (2023-10-18)

### Breaking

* major: Semanticc Release

BREAKING CHANGE: Semantic ([`71da3de`](https://github.com/bcanfield/southpaw/commit/71da3de4cd101e78ebedf0cf893b7533fdf8fcc4))


## v1.0.0 (2023-10-18)

### Breaking
Expand Down
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 = '1.0.1'
VERSION = '2.0.0'
DESCRIPTION = 'Python Fanduel API'
LONG_DESCRIPTION = 'Automate your DFS experience with this Python Fanduel API'

Expand Down

0 comments on commit 34c778e

Please sign in to comment.