Skip to content

Commit 16e02c2

Browse files
committed
Update version tags
1 parent f357494 commit 16e02c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
author = "Leo Kirchner"
2828

2929
# The full version, including alpha/beta/rc tags
30-
release = "0.1.0"
30+
release = "v0.1.2-alpha"
3131

3232
# -- General configuration ---------------------------------------------------
3333

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "netlint"
3-
version = "0.1.0"
3+
version = "0.1.2"
44
description = "Performs static analysis on network device configuration files."
55
authors = ["Leo Kirchner <[email protected]>"]
66
license = "GPLv3"

0 commit comments

Comments
 (0)