Skip to content

Commit

Permalink
Bump version from 1.2.0 > 1.2.1
Browse files Browse the repository at this point in the history
Pypi mysteriously thinks that I've already uploaded 1.2.0 wheel and source files, even though I can't find them associated with any other versions. So this is a patch version bump solely to allow me to upload 1.2.0 to PyPi.
  • Loading branch information
joshtemple committed Jan 11, 2022
1 parent b8951f7 commit 47f0252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spectacles/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.2.0"
__version__ = "1.2.1"

0 comments on commit 47f0252

Please sign in to comment.