Skip to content

Commit b73ef2d

Browse files
committed
Bump version to 2.0.0
1 parent 5455772 commit b73ef2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
conf = dict(
55
name='autoversion',
6-
version='1.2.2',
6+
version='2.0.0',
77
description="Obtain installed version of package automatically, even if "
88
"it is installed using editable or develop",
99
long_description="\n".join(list(open("README"))[2:]).strip(),

0 commit comments

Comments
 (0)