Skip to content

Commit e5332d0

Browse files
author
Daniel Kaminski de Souza
committed
Bump version: 0.0.3 → 0.0.4
1 parent 26ee7f2 commit e5332d0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.0.3
2+
current_version = 0.0.4
33
commit = True
44
tag = True
55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def package_files(directory):
2525

2626
setup(
2727
name="fira-code-script",
28-
version="0.0.3",
28+
version="0.0.4",
2929
author="Daniel Kaminski de Souza",
3030
author_email="daniel@kryptonunite.com",
3131
description="Font for code development base on Fira Code.",

0 commit comments

Comments
 (0)