Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Commit

Permalink
Update to version 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
a-maliarov committed Apr 28, 2022
1 parent f7caa04 commit bba3fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simpleplots/__version__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
__title__ = 'simpleplots'
__description__ = "Pure Python, lightweight, Pillow-based plotting tool, focused on efficiency and prevention of memory losses."
__url__ = 'https://github.com/a-maliarov/simpleplots'
__version__ = '0.7.1'
__version__ = '0.7.2'
__author__ = 'Anatolii Maliarov'
__author_email__ = '[email protected]'
__license__ = 'MIT'
Expand Down

0 comments on commit bba3fb9

Please sign in to comment.