Skip to content

Commit 5dde465

Browse files
0.1.0
Automatically generated by python-semantic-release
1 parent cc21429 commit 5dde465

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33

44

5+
## v0.1.0 (2023-10-16)
6+
7+
### Feature
8+
9+
* feat: trigger first release on PyPI (#129)
10+
11+
* feat: trigger first release on PyPI
12+
13+
* ci: do not run Release job on forks ([`cc21429`](https://github.com/autonlab/auton-survival/commit/cc214297ce7568b1de7abcc0821856f545ba291c))
14+
15+
### Unknown
16+
17+
* Update README.md ([`c9001ec`](https://github.com/autonlab/auton-survival/commit/c9001ec48dc41012d533ab14f605cca1b1ac6b12))
18+
19+
520
## v0.0.0 (2023-08-31)
621

722
### Ci

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "auton-survival"
3-
version = "0.0.0"
3+
version = "0.1.0"
44
description = ""
55
authors = ["Chirag Nagpal <chiragn@cs.cmu.edu>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)