Skip to content

Commit ee75561

Browse files
Updating version strings
[ci skip]
1 parent 96a8abc commit ee75561

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515

1616
# General information about the project.
1717
project = u'metric-learn'
18-
copyright = u'2015, CJ Carey and Yuan Tang'
18+
copyright = u'2015-2016, CJ Carey and Yuan Tang'
1919
author = u'CJ Carey and Yuan Tang'
20-
version = '0.2.1'
21-
release = '0.2.1'
20+
version = '0.3.0'
21+
release = '0.3.0'
2222
language = 'en'
2323

2424
exclude_patterns = ['_build']

0 commit comments

Comments
 (0)