Skip to content

Commit dfcca6f

Browse files
committed
bump to version 1.1.0
1 parent 5c00c78 commit dfcca6f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

plaid/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
Institution: Aarhus University, Denmark & MAX IV Laboratory, Lund University, Sweden
99
"""
1010

11-
__version__ = '1.0.0'
11+
__version__ = '1.1.0'
1212
__author__ = 'Frederik H Gjørup'
1313
__authors__ = ['Frederik H. Gjørup']
1414
__email__ = 'fgjorup@chem.au.dk'
1515
__organization__ = 'Aarhus University & MAX IV Laboratory'
1616
__institution__ = 'Department of Chemistry, Aarhus University, Denmark & MAX IV Laboratory, Lund University, Sweden'
17-
__date__ = '19.01.2026'
17+
__date__ = '04.05.2026'
1818
__year__ = '2026'
1919
__license__ = 'GPL-3.0' # GNU General Public License v3.0
2020
__url__ = 'https://github.com/fgjorup/plaid'

0 commit comments

Comments
 (0)