Skip to content

Commit e1c9dfd

Browse files
committed
mention PEP 440 for versions
1 parent 45ce0cc commit e1c9dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

polymorphic_tree/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# following PEP 386
1+
# following PEP 440
22
__version__ = "1.1"

0 commit comments

Comments
 (0)