Skip to content

Commit c6fb096

Browse files
committed
Bump version to 0.0.3
1 parent d3bb483 commit c6fb096

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.2
1+
0.0.3

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
[tool.poetry]
33
name = "feature_gate"
4-
version = "0.0.2"
4+
version = "0.0.3"
55
description = "An extensible feature flagging library for Python"
66
authors = ["Patrick Wiseman <[email protected]>"]
77
maintainers = ["Patrick Wiseman <[email protected]>"]

0 commit comments

Comments
 (0)