Skip to content

Commit fa60343

Browse files
committed
Updated version files to 0.9.9.
1 parent acc02c4 commit fa60343

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.3
1+
0.9.9

src/psij/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""This module stores the current version of this library."""
22

33
# Do not change this file manually. It is updated automatically by the release script.
4-
VERSION = '0.9.3'
4+
VERSION = '0.9.9'

0 commit comments

Comments
 (0)