Update _version.py

Update version for Read The Docs
This commit is contained in:
Darren Curtis
2022-04-29 14:05:51 -07:00
committed by GitHub
parent 9d52516947
commit e0c9c308a1

View File

@@ -5,4 +5,4 @@ Store the version here so:
* we can import it in setup.py for the same reason
* we can import it into your module
"""
__version__ = "3.2.1"
__version__ = "3.4.1"