Skip to content
Snippets Groups Projects
Commit 5a5c85ce authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

2.0.15

parent 3b782700
No related branches found
Tags 2.26.4
No related merge requests found
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
* Usprawnienia do `rethrow_as` * Usprawnienia do `rethrow_as`
* Travis teraz wrzuca na PyPI, a nie ja :) * Travis teraz wrzuca na PyPI, a nie ja :)
* Dodano `typednamedtuple` * Dodano `typednamedtuple`
* Poprawione zachowanie `coerce`
## v2.0.14 ## v2.0.14
......
...@@ -61,7 +61,7 @@ author = u'Piotr Maślanka' ...@@ -61,7 +61,7 @@ author = u'Piotr Maślanka'
# The short X.Y version. # The short X.Y version.
version = u'2.0' version = u'2.0'
# The full version, including alpha/beta/rc tags. # The full version, including alpha/beta/rc tags.
release = u'2.0.14' release = u'2.0.15'
# The language for content autogenerated by Sphinx. Refer to documentation # The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages. # for a list of supported languages.
......
[metadata] [metadata]
name = satella name = satella
version = 2.0.15rc5 version = 2.0.15
description-file = README.md description-file = README.md
author = Piotr Maślanka author = Piotr Maślanka
author_email = piotrm@smok.co author_email = piotrm@smok.co
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment