Skip to content

Commit

Permalink
Bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Delgan committed Jun 28, 2019
1 parent 5e70c62 commit 49e2775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion win32_setctime.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
SUPPORTED = os.name == "nt"


__version__ = "1.0.0"
__version__ = "1.0.1"
__all__ = ["setctime"]


Expand Down

0 comments on commit 49e2775

Please sign in to comment.