Skip to content

Commit 6ebf7ec

Browse files
committed
bump version 0.0.7
1 parent 2e712de commit 6ebf7ec

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.6
1+
0.0.7

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.6"
4+
version = "0.0.7"
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)