Skip to content

Commit

Permalink
Use a proper in-dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed May 5, 2015
1 parent 5bc17cb commit 6d212a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenSSL/version.py
Expand Up @@ -11,7 +11,7 @@
"__title__", "__uri__", "__version__",
]

__version__ = "0.15.1"
__version__ = "0.16.dev0"

__title__ = "pyOpenSSL"
__uri__ = "https://github.com/pyca/pyopenssl"
Expand Down

0 comments on commit 6d212a4

Please sign in to comment.