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

Commit 6234c79

Browse files
committed
Bump version
1 parent 8d80401 commit 6234c79

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.3'
13+
return '1.4.4'
1414

1515
if click:
1616
@click.command()

0 commit comments

Comments
 (0)