Skip to content

Commit

Permalink
fix: updating version number manually
Browse files Browse the repository at this point in the history
Something wrong with release please making it break for version > 10
  • Loading branch information
lachlangrose committed Dec 6, 2021
1 parent cb225e8 commit 1f11571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LoopStructural/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.3.10"
__version__ = "1.4.0"

0 comments on commit 1f11571

Please sign in to comment.