Skip to content

Commit

Permalink
Bump version for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
AavHRF committed Jan 13, 2024
1 parent 92ae1c4 commit 69dee3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spyglass.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# Yay more modifications & V3 rewrite (Aav)

# UPDATE THIS EVERY TIME A NEW RELEASE IS PACKAGED
VERSION = "3.0.4"
VERSION = "3.0.5"

# Color declarations because OpenPyXL removed them :^)
RED = Color(rgb="FFFF0000")
Expand Down

0 comments on commit 69dee3d

Please sign in to comment.