Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit d1a1ebd

Browse files
committed
Update version
1 parent 898b008 commit d1a1ebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spoppy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111

1212
def get_version():
13-
return '1.4.2'
13+
return '1.4.3'
1414

1515
if click:
1616
@click.command()

0 commit comments

Comments
 (0)