prepare for 0.5.0 release to pypi

This commit is contained in:
Garret Wassermann
2023-06-15 21:45:10 -04:00
parent e88266e30d
commit bed7f5da0a
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ from setuptools import find_packages, setup
import sys
version = '0.5.0a1'
version = '0.5.0'
# Provided as an attribute, so you can append to these instead