Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files Browse the repository at this point in the history
Bump release to 0.95.0.

Signed-off-by: chandanchowdhury <chandan.chowdhury@hotmail.com>
Alex Chantavy authored and chandanchowdhury committed Nov 27, 2024

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent bac2c54 commit a3a2c28
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,7 +1,7 @@
from setuptools import find_packages
from setuptools import setup

__version__ = '0.95.0rc1'
__version__ = '0.95.0'


setup(

0 comments on commit a3a2c28

Please sign in to comment.