Skip to content

Commit 232a2d7

Browse files
committed
[#3] v1.0.0 and update changelog
1 parent e1bdce5 commit 232a2d7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

4+
v1.0.0 (2021-06-03)
5+
-------------------
6+
[#274] calculate common vault dir for unicode query tests [Daniel Moore]
7+
[#269] better session cleanup [Daniel Moore]
8+
49
v0.9.0 (2021-05-14)
510
-------------------
611
[#269] cleanup() is now automatic with session destruct [Daniel Moore]

irods/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.9.0'
1+
__version__ = '1.0.0'

0 commit comments

Comments
 (0)