Release 3.0

Refs #192 #193 #196 #199 #198 #197 #200 #201

Closes #194
This commit is contained in:
Simon Willison 2020-11-08 09:19:20 -08:00
commit 68637732e0
2 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@ from setuptools import setup, find_packages
import io
import os
VERSION = "3.0a0"
VERSION = "3.0"
def get_long_description():