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.
1 parent 65441cd commit 38db4f9Copy full SHA for 38db4f9
2 files changed
ChangeLog.rst
@@ -23,6 +23,11 @@ Known issues
23
Change history
24
==============
25
26
+2024-12-06 R2.0.1
27
+-----------------
28
+
29
+* Documentation tweaks
30
31
2024-12-03 R2.0.0
32
-----------------
33
periodictable/__init__.py
@@ -26,7 +26,7 @@
"""
__docformat__ = 'restructuredtext en'
-__version__ = "2.0.0"
+__version__ = "2.0.1"
__all__ = ['elements'] # Lazy symbols and individual elements added later
0 commit comments