We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ae1eac commit 3d44f4eCopy full SHA for 3d44f4e
src/flint/__init__.py
@@ -22,4 +22,5 @@
22
from .types.acb_series import *
23
from .types.fmpz_mpoly import *
24
from .functions.showgood import showgood
25
+
26
__version__ = '0.4.4'
0 commit comments