Skip to content

Commit

Permalink
[release] 0.40.0 - Enforce dependency packages version, get_feature_g…
Browse files Browse the repository at this point in the history
…ate new option (#299)

### New Features
  - New option to disable get_feature_gate exposure logging
  ### Improvements
- Downgrad grpcio and protobuf package. Enforce dependency packages
versions





>Included In This Release
>- 244ac26 kat-statsig
>   - downgrade packages to support py 3.7 (#298)
>- 26db0d8 kenny-statsig
> - [SDK-489] option to disable exposure logging in get_feature_gate
(#277)
>- 1e15632 kat-statsig
>   - try catch get queue size (#297)
  • Loading branch information
kat-statsig authored Aug 14, 2024
1 parent 244ac26 commit c14031c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion statsig/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.39.0'
__version__ = '0.40.0'

0 comments on commit c14031c

Please sign in to comment.