Skip to content

Commit 2528274

Browse files
Update version.py
1 parent add7a3f commit 2528274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pycropml/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
MAJOR = 2
99
"""(int) Version major component."""
1010

11-
MINOR = 0
11+
MINOR = 1
1212
"""(int) Version minor component."""
1313

1414
POST = 0

0 commit comments

Comments
 (0)