Skip to content

Commit

Permalink
set pre release version
Browse files Browse the repository at this point in the history
  • Loading branch information
carlmontanari committed Aug 16, 2021
1 parent ac141d4 commit 037f91d
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__ = "2021.07.30"
__version__ = "2022.01.30a1"
__author__ = "Carl Montanari"

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

0 comments on commit 037f91d

Please sign in to comment.