Skip to content

Commit a5b3943

Browse files
Bump version to 1.1.1
1 parent 80f821a commit a5b3943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitprof/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
from gitprof.cli import root
2525

26-
__version__ = "1.1.0"
26+
__version__ = "1.1.1"
2727

2828

2929
def get_version_message():

0 commit comments

Comments
 (0)