We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9853ab1 + 3548852 commit ce1b7d4Copy full SHA for ce1b7d4
CHANGES.rst
@@ -1,5 +1,12 @@
1
CHANGES
2
=======
3
+01/27/2025
4
+
5
+1.0.1
6
7
+Revise for API change in the 8.0.0 release.
8
9
+-------
10
11
01/20/2025
12
pymathics/trepan/version.py
@@ -5,7 +5,7 @@
# well as importing into Python. That's why there is no
# space around "=" below.
# fmt: off
-__version__="1.0.1.dev0" # noqa
+__version__="1.0.1" # noqa
pymathics_version_data = {
"author": "Rocky Bernstein",
0 commit comments