Skip to content

Commit 5f212ba

Browse files
committed
Update semver range
1 parent c056772 commit 5f212ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythreejs/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
#
1212
# Update this value when attributes are added/removed from
1313
# the widget models, or if the serialized format changes.
14-
EXTENSION_SPEC_VERSION = '^1.0.0-beta.6'
14+
EXTENSION_SPEC_VERSION = '~1.0.0-beta.6'

0 commit comments

Comments
 (0)