From 161e46e788a1d6ed380dacce15dec1ab1d73c120 Mon Sep 17 00:00:00 2001 From: wrongu Date: Fri, 22 Mar 2024 11:07:49 -0400 Subject: [PATCH] Version bump --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index a726793..9ac76dd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = repsim -version = 0.8.2 +version = 0.8.3 description = Representational (Dis)similarity and geometry in PyTorch author = Richard D. Lange long_description = file: README.md