Skip to content

Commit

Permalink
Bump version to 0.2.1 for Pico Display 2 support
Browse files Browse the repository at this point in the history
  • Loading branch information
slabua committed Jun 21, 2023
1 parent 0f45c09 commit bb42b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion picomotodash.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
__author__ = "Salvatore La Bua"
__copyright__ = "Copyright 2021, Salvatore La Bua"
__license__ = "GPL"
__version__ = "0.2.0"
__version__ = "0.2.1"
__maintainer__ = "Salvatore La Bua"
__email__ = "slabua@gmail.com"
__status__ = "Development"
Expand Down

0 comments on commit bb42b51

Please sign in to comment.