Skip to content

Commit 97b3aa2

Browse files
committed
version: bump to 1.3 dev cycle
1 parent 42cd818 commit 97b3aa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pym/bob/develop/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ def getVersion():
6262

6363
if not version:
6464
# Last fallback. See PEP 440 and adjust accordingly.
65-
version = "1.2.dev999+unknown"
65+
version = "1.3.dev999+unknown"
6666

6767
return version
6868

0 commit comments

Comments
 (0)