Skip to content

Commit e0b007b

Browse files
committed
bumping to mystic-0.3.6
1 parent 84cd44f commit e0b007b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[egg_info]
2-
tag_build = .dev0
2+
#tag_build = .dev0
33
#tag_svn_revision = yes
44
#tag_date = yes

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
raise ValueError(unsupported)
1919

2020
# set version numbers
21-
stable_version = '0.3.5'
21+
stable_version = '0.3.6'
2222
target_version = '0.3.6'
2323
is_release = stable_version == target_version
2424

0 commit comments

Comments
 (0)