Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
MaddyGuthridge committed Jul 10, 2021
1 parent 29ca099 commit 6652f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/consts.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import decimal

NAME = "Equator"
VERSION = "0.5.0"
VERSION = "0.5.1"
AUTHOR = "Miguel Guthridge"

# Get 15 decimal places of precision - the max given by sympy
Expand Down

0 comments on commit 6652f6e

Please sign in to comment.