Skip to content

Commit

Permalink
Bump version to 1.0.0b1
Browse files Browse the repository at this point in the history
  • Loading branch information
jsruaagxhi committed Jan 6, 2021
1 parent 21edbd7 commit 9c1ea05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tda/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '0.7.1'
version = '1.0.0b1'

2 comments on commit 9c1ea05

@wolframarnold
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alexgolec can you make a new release of this new version please?

@alexgolec
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is already available to early testers through pip:

pip install tda-api==1.0.0b1

Please sign in to comment.