Skip to content

Commit 33bb0d0

Browse files
committed
Update to released version.
1 parent d521fd1 commit 33bb0d0

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

buildout.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,9 @@ extensions = mr.developer
1010
allow-picked-versions = false
1111
show-picked-versions = true
1212
auto-checkout =
13-
grok
1413

1514
[sources]
16-
grok += branch=drop-z3c-autoinclude
15+
# Add sources here where you need to override the branch
1716

1817
[checkversions]
1918
recipe = zc.recipe.egg

grok-versions.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
# GROK
33
Chameleon = 4.6.0
4-
grok = 5.1
4+
grok = 6.0
55
grokcore.annotation = 4.0
66
grokcore.catalog = 4.0
77
grokcore.chameleon = 4.1

0 commit comments

Comments
 (0)