Skip to content

Commit eccf786

Browse files
committed
moving to version 0.3
1 parent 865bef1 commit eccf786

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@
5757
# built documents.
5858
#
5959
# The short X.Y version.
60-
version = '0.2.5'
60+
version = '0.3'
6161
# The full version, including alpha/beta/rc tags.
62-
release = '0.2.5'
62+
release = '0.3'
6363

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

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ def read(fname):
77

88
setup(
99
name = "Fsdb",
10-
version = "0.2.5",
10+
version = "0.3",
1111
packages=['fsdb'],
1212

1313
author = "Ael",

0 commit comments

Comments
 (0)