Skip to content

Commit 38db4f9

Browse files
author
Paul Kienzle
committed
R2.0.1
1 parent 65441cd commit 38db4f9

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

ChangeLog.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ Known issues
2323
Change history
2424
==============
2525

26+
2024-12-06 R2.0.1
27+
-----------------
28+
29+
* Documentation tweaks
30+
2631
2024-12-03 R2.0.0
2732
-----------------
2833

periodictable/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"""
2727

2828
__docformat__ = 'restructuredtext en'
29-
__version__ = "2.0.0"
29+
__version__ = "2.0.1"
3030

3131
__all__ = ['elements'] # Lazy symbols and individual elements added later
3232

0 commit comments

Comments
 (0)