Skip to content

Commit

Permalink
Bumping version to 0.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
jmvrbanac committed Dec 9, 2013
1 parent a1f5632 commit d95341d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
# built documents.
#
# The short X.Y version.
version = '0.1.11'
version = '0.1.12'
# The full version, including alpha/beta/rc tags.
release = '0.1.11'
release = '0.1.12'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ def read_requires(relative):

setup(
name='Specter',
version='0.1.11',
version='0.1.12',
packages=['specter'],
url='https://github.com/jmvrbanac/Specter',
license='MIT License',
Expand Down

0 comments on commit d95341d

Please sign in to comment.