We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 253449d commit 6a703abCopy full SHA for 6a703ab
1 file changed
src/dicebear/__init__.py
@@ -26,5 +26,5 @@
26
from .models import API_VERSION
27
from .utility import *
28
29
-__version__ = "3.9.5a2"
+__version__ = "3.9.5a3"
30
__api_version__ = API_VERSION
0 commit comments