Skip to content

Commit 690931c

Browse files
authored
Bump version from 1.1.3 to 1.1.4
1 parent 11242d2 commit 690931c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ def get_long_description() -> str:
3636

3737
setuptools.setup(
3838
name="SnlData",
39-
version="1.1.3",
39+
version="1.1.4",
4040
description="A lightweight Python library for Store Norske Leksikon and Lex.dk/Den Store Danske APIs.",
4141
long_description=get_long_description(),
4242
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)