Skip to content

Commit

Permalink
1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MacHu-GWU committed Dec 30, 2022
1 parent 9cd04f0 commit bd2f17d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 119 deletions.
118 changes: 0 additions & 118 deletions Makefile

This file was deleted.

2 changes: 1 addition & 1 deletion pathlib_mate/_version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "1.1.1"
__version__ = "1.2.1"

if __name__ == "__main__": # pragma: no cover
print(__version__)
7 changes: 7 additions & 0 deletions release-history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@ x.x.x (TODO)
**Miscellaneous**


1.2.1 (2022-12-29)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Minor Improvements**

- add ``Path.temp_cwd`` method.


1.1.1 (2022-11-08)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Minor Improvements**
Expand Down

0 comments on commit bd2f17d

Please sign in to comment.