Skip to content

Commit

Permalink
release version 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thehunmonkgroup committed Oct 17, 2023
1 parent e6641b4 commit 54477e8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
##### Mon Oct 16 2023 - released v2.3.2

* **Sun Sep 17 2023:** fix(py3.12): `SafeConfigParser` -> `ConfigParser`
* **Mon Jun 26 2023:** fix #340: Clarify how to interact inside 'Denotate' window

##### Sat Jun 24 2023 - released v2.3.1

* **Sat Jun 24 2023:** fix #339: urwid.str_util import fails on some distros
Expand Down
2 changes: 1 addition & 1 deletion vit/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VIT = '2.3.1'
VIT = '2.3.2'

0 comments on commit 54477e8

Please sign in to comment.