Release 0.3

Refs #8, #16, #18, #19, #21, #22
This commit is contained in:
Simon Willison 2024-02-25 11:36:27 -08:00
commit 5303067da3

View file

@ -1,7 +1,7 @@
from setuptools import setup
import os
VERSION = "0.2"
VERSION = "0.3"
def get_long_description():