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

Commit db2a346

Browse files
committed
Bump version to 1.6.1
This closes #136
1 parent 2350a2e commit db2a346

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.6.0'
13+
return '1.6.1'
1414

1515

1616
if click:

0 commit comments

Comments
 (0)