Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit 9f0e246

Browse files
committed
make release
1 parent 5ee0ac6 commit 9f0e246

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
1.2 (unreleased)
2-
----------------
1+
1.2
2+
---
33

44
- you can now remove model attributes with `del`
55
- add :meth:`atomx.models.Report.csv` property that returns the report content as a list

atomx/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION = '1.2b'
1+
VERSION = '1.2'
22
API_VERSION = 'v1'

0 commit comments

Comments
 (0)