Skip to content

Commit 83b643f

Browse files
author
Paul Kienzle
committed
R2.1.0
1 parent 05ad977 commit 83b643f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2"
29+
__version__ = "2.1.0"
3030

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

0 commit comments

Comments
 (0)