Skip to content

Commit

Permalink
bump version so the pre release channel log isnt broken!
Browse files Browse the repository at this point in the history
  • Loading branch information
carlmontanari committed Oct 3, 2021
1 parent 5c86522 commit 7af5387
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 @@ -4,7 +4,7 @@

import setuptools

__version__ = "2022.01.30a1"
__version__ = "2022.01.30a2"
__author__ = "Carl Montanari"

with open("README.md", "r", encoding="utf-8") as f:
Expand Down

0 comments on commit 7af5387

Please sign in to comment.