Release 0.11.1

Refs #317
This commit is contained in:
Simon Willison 2023-10-31 21:22:50 -07:00
parent ebc19f1848
commit 68ab5c2407

View file

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