Skip to content

Commit df44ee6

Browse files
committed
bump version
1 parent 3e99638 commit df44ee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tdtax/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
.replace('"subclasses":', '"children":')
2929
vega_taxonomy = json.loads(taxstr)
3030

31-
__version__ = '0.1.0'
31+
__version__ = '0.1.1'
3232

3333
__all__ = ["taxonomy", "schema", "vega_taxonomy", "write_viz", "__version__"]
3434

0 commit comments

Comments
 (0)