Skip to content

Commit f43915b

Browse files
author
Raniere Silva
committed
Move to version 1.0.0
Close #81.
1 parent eb45738 commit f43915b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/conf.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
# built documents.
5454
#
5555
# The short X.Y version.
56-
version = '1.0'
56+
version = '1.0.0'
5757
# The full version, including alpha/beta/rc tags.
58-
release = '1.0'
58+
release = '1.0.0'
5959

6060
# The language for content autogenerated by Sphinx. Refer to documentation
6161
# for a list of supported languages.

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
setup(
1313
name='perprof',
14-
version='0.1.0',
14+
version='1.0.0',
1515
author='Abel Soares Siqueira, Raniere Gaia Costa da Silva, Luiz Rafael dos Santos',
1616
1717
packages=['perprof'],

0 commit comments

Comments
 (0)