Browse Source

0.9.0

master
Matthew Scragg GitHub 7 years ago
parent
commit
c6016c6116
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      realms/version.py

+ 1
- 1
realms/version.py View File

@@ -1,3 +1,3 @@
from __future__ import absolute_import

__version__ = '0.8.1'
__version__ = '0.9.0'

Loading…
Cancel
Save