Skip to content

Commit

Permalink
Bump version to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cduck committed Aug 7, 2023
1 parent 9422103 commit 651c36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import logging
logger = logging.getLogger(__name__)

version = '2.2.0'
version = '2.3.0'

try:
with open('README.md', 'r') as f:
Expand Down

0 comments on commit 651c36b

Please sign in to comment.