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 11619e1 commit 04ee288Copy full SHA for 04ee288
alacritty_colorscheme/__init__.py
@@ -1 +1 @@
1
-__version__ = '0.2.1'
+__version__ = '1.0.0'
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "alacritty-colorscheme"
3
-version = "0.2.1"
+version = "1.0.0"
4
description = "Change colorscheme of alacritty with ease"
5
license="Apache-2.0"
6
authors = ["Safar Ligal <weathermist@gmail.com>"]
0 commit comments