Skip to content

Commit 8f63051

Browse files
authored
Bump to 4.8.3 and include 3.10 in description
1 parent e85cf47 commit 8f63051

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
setup(
3535
name="datatorch",
36-
version="0.4.8.2",
36+
version="0.4.8.3",
3737
description="A CLI and library for interacting with DataTorch.",
3838
author="DataTorch",
3939
author_email="[email protected]",
@@ -59,6 +59,7 @@
5959
"Programming Language :: Python :: 3.7",
6060
"Programming Language :: Python :: 3.8",
6161
"Programming Language :: Python :: 3.9",
62+
"Programming Language :: Python :: 3.10",
6263
"Topic :: Scientific/Engineering :: Artificial Intelligence",
6364
"Topic :: Software Development :: Libraries :: Python Modules",
6465
],

0 commit comments

Comments
 (0)