Skip to content

Commit

Permalink
Bump version to 22w02a
Browse files Browse the repository at this point in the history
  • Loading branch information
WyattBlue committed Jan 15, 2022
1 parent c180371 commit f3ab580
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions auto_editor/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'''__init__.py'''

__version__ = '22.1.1'
version = '22w01a'
__version__ = '22.2.1'
version = '22w02a'

0 comments on commit f3ab580

Please sign in to comment.