Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
- Version bump
  • Loading branch information
Patrick Emami committed Oct 19, 2023
1 parent 310a674 commit c60e25f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildings_bench/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
from buildings_bench.data import load_torch_dataset, load_pretraining, load_pandas_dataset
from buildings_bench.data import benchmark_registry

__version__ = "0.1.1"
__version__ = "1.1.0"

0 comments on commit c60e25f

Please sign in to comment.