We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11242d2 commit 690931cCopy full SHA for 690931c
setup.py
@@ -36,7 +36,7 @@ def get_long_description() -> str:
36
37
setuptools.setup(
38
name="SnlData",
39
- version="1.1.3",
+ version="1.1.4",
40
description="A lightweight Python library for Store Norske Leksikon and Lex.dk/Den Store Danske APIs.",
41
long_description=get_long_description(),
42
long_description_content_type="text/markdown",
0 commit comments