Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
AadilLatif committed Dec 6, 2024
1 parent 394b5ae commit 1760af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gdm/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import platform
import sys

VERSION = "1.3.1"
VERSION = "1.3.2"


def is_git_repo(dir: Path) -> bool:
Expand Down

0 comments on commit 1760af2

Please sign in to comment.