Skip to content

Commit a5de972

Browse files
committed
feat: release v0.17;
1 parent 1c2e925 commit a5de972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pypots/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@
2222
#
2323
# Dev branch marker is: 'X.Y.dev' or 'X.Y.devN' where N is an integer.
2424
# 'X.Y.dev0' is the canonical version of 'X.Y.dev'
25-
__version__ = "0.16"
25+
__version__ = "0.17"

0 commit comments

Comments
 (0)