Skip to content

Commit

Permalink
Updated version to 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
avdstaaij committed Mar 2, 2023
1 parent 33699ca commit e287403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gdpc/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
__maintainer_email__ = "[email protected]"
__license__ = "MIT"
__copyright__ = "Copyright 2022-2023 Arthur van der Staaij, Copyright 2021-2022 Blinkenlights, Copyright 2020-2021 Nils Gawlik"
__version__ = "6.0.0-dev2"
__version__ = "6.0.0"


from .vector_tools import Rect, Box
Expand Down

0 comments on commit e287403

Please sign in to comment.