Skip to content

Commit

Permalink
fix: update version number to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leavauchier committed Feb 15, 2024
1 parent b2c7902 commit d7071d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coclico/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.6.0"
__version__ = "1.0.0"


if __name__ == "__main__":
Expand Down

0 comments on commit d7071d3

Please sign in to comment.