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

Commit 1dc6c5e

Browse files
committed
Merge pull request #115 from sindrig/1.4.6
Bump version
2 parents d34a136 + ed2f9ef commit 1dc6c5e

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.5'
13+
return '1.4.6'
1414

1515
if click:
1616
@click.command()

0 commit comments

Comments
 (0)