Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit ee3059a

Browse files
bump version number
1 parent b3f5008 commit ee3059a

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
@@ -6,7 +6,7 @@
66
setup(
77
name="octoprint-cli",
88
packages=find_packages(),
9-
version="3.2.0",
9+
version="3.2.1",
1010
entry_points={
1111
"console_scripts": [
1212
"octoprint-cli=octoprint_cli.__main__:main"

0 commit comments

Comments
 (0)