Skip to content

Commit

Permalink
link is now a list
Browse files Browse the repository at this point in the history
  • Loading branch information
alpine committed Dec 5, 2024
1 parent ebe6aba commit a9b3cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cotdantic/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '1.0.8'
__version__ = '2.0.0'

from .models import (
Point,
Expand Down

0 comments on commit a9b3cb6

Please sign in to comment.