Skip to content

Commit bcf6159

Browse files
authored
Release v0.1 (#331)
1 parent fd06033 commit bcf6159

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
include dev_tools/requirements/deps/runtime.txt

qualtran/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "0.1.0dev0"
15+
__version__ = "0.1.0"

0 commit comments

Comments
 (0)