Skip to content

Commit

Permalink
bumped version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
saraedum committed Dec 12, 2023
1 parent 312be1d commit 07c4b29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

setup(
name="veerer",
version="0.1.2",
version="0.2.0",
description="A Python module to manipulate Veering triangulations and their associated flat structures",
long_description=long_description,
author="Mark Bell, Vincent Delecroix, and Saul Schleimer",
Expand Down
2 changes: 1 addition & 1 deletion veerer/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = "0.1.2"
version = "0.2.0"

0 comments on commit 07c4b29

Please sign in to comment.