Skip to content

Commit c4f01a7

Browse files
Bump version to 1.1.0
1 parent 116bcbb commit c4f01a7

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.0.1"
26+
__version__ = "1.1.0"
2727

2828

2929
def get_version_message():

0 commit comments

Comments
 (0)