Skip to content

Commit

Permalink
Bump version 1.3.0 (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
heavenshell committed Aug 21, 2022
1 parent c383800 commit e82e2d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pixela/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
:copyright: (c) 2018 Shinya Ohyanagi, All rights reserved.
:license: BSD, see LICENSE for more details.
"""
__version__ = '1.2.0'
__version__ = '1.3.0'

import json
import logging
Expand Down

0 comments on commit e82e2d5

Please sign in to comment.