Skip to content

Commit

Permalink
Updated version number. Git ignores _test folder.
Browse files Browse the repository at this point in the history
  • Loading branch information
dnlobo committed Aug 14, 2023
1 parent bfa27bb commit 6e6a934
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@
/mergem/logs/
/mergem.egg-info/
__pycache__
/_test
2 changes: 1 addition & 1 deletion mergem/__version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
_version = '0.23.0'
_version = '0.23.1'

0 comments on commit 6e6a934

Please sign in to comment.