Skip to content

Commit eb5f6aa

Browse files
committed
Bump version numbers
1 parent b20b37b commit eb5f6aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author = 'Peter Crowther and Christopher Daniel'
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = '0.1.1'
25+
release = '1.2.0'
2626

2727

2828
# -- General configuration ---------------------------------------------------

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='xrdfit',
8-
version='1.1.0',
8+
version='1.2.0',
99
description='Automated fitting of XRD peaks using Pseudo-Voight fits',
1010
author='Peter Crowther, Christopher Daniel',
1111
long_description=long_description,

0 commit comments

Comments
 (0)