Bump version for release.

This commit is contained in:
Dan Helfman
2023-01-26 15:17:19 -08:00
parent c1eb210253
commit 301b29ee11
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from setuptools import find_packages, setup
VERSION = '1.7.6.dev0'
VERSION = '1.7.6'
setup(