Skip to content

Commit 9953452

Browse files
committed
bump version to 1.0.0
1 parent ecb0fa2 commit 9953452

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

alfalfa_web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alfalfa_web",
3-
"version": "0.7.1",
3+
"version": "1.0.0",
44
"description": "A Haystack implementation",
55
"scripts": {
66
"build": "run-s clean && run-p build-app build-docs build-server",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "alfalfa"
3-
version = "0.7.1"
3+
version = "1.0.0"
44
description = "Alfalfa is a web service that converts building energy models in OpenStudio/EnergyPlus, Spawn of EnergyPlus, or Modelica to interactive virtual buildings."
55
authors = [
66
'Kyle Benne <[email protected]>',

0 commit comments

Comments
 (0)