Skip to content

Commit

Permalink
[release] 0.41.0 - Remove dependency version enforcement, upgrading m…
Browse files Browse the repository at this point in the history
…inimum python version (#301)

### Improvements
  - ***Upgraded minimum required python version to 3.7***
  - Removed dependency version enforcement for protobuf and grpcio






>Included In This Release
>- 4b6e51c kat-statsig
>   - remove pin (#300)
  • Loading branch information
kat-statsig authored Aug 19, 2024
1 parent 4b6e51c commit fc618c5
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.40.0'
__version__ = '0.41.0'

0 comments on commit fc618c5

Please sign in to comment.