We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a81df0 commit c71b2c3Copy full SHA for c71b2c3
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.0.27
+current_version = 0.0.28
3
commit = True
4
tag = True
5
setup.py
@@ -25,7 +25,7 @@ def package_files(directory):
25
26
setup(
27
name="fira-code-script",
28
- version="0.0.27",
+ version="0.0.28",
29
author="Daniel Kaminski de Souza",
30
author_email="daniel@kryptonunite.com",
31
description="Font for code development base on Fira Code.",
0 commit comments