Release 0.17.1

This commit is contained in:
Simon Willison 2024-11-01 14:19:39 -07:00
parent 122265a3d2
commit d7b395bb5b

View file

@ -1,7 +1,7 @@
from setuptools import setup, find_packages
import os
VERSION = "0.17"
VERSION = "0.17.1"
def get_long_description():