Skip to content

Commit 8abe321

Browse files
committed
package names
1 parent c809fb1 commit 8abe321

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

winpython/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
OTHER DEALINGS IN THE SOFTWARE.
2929
"""
3030

31-
__version__ = '6.1.20230428'
31+
__version__ = '6.1.20230514'
3232
__license__ = __doc__
3333
__project_url__ = 'http://winpython.github.io/'

winpython/data/packages.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3595,3 +3595,6 @@ description = Python client library for the OpenAI API
35953595
[pyproject-hooks]
35963596
description = Wrappers to call pyproject.toml-based build backend hooks.
35973597
3598+
[accelerate]
3599+
description = Accelerate
3600+

0 commit comments

Comments
 (0)