Skip to content

Commit d3f6226

Browse files
committed
Version 1.2
Signed-off-by: Simo Sorce <[email protected]>
1 parent 38b427c commit d3f6226

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 = '1.1'
60+
version = '1.2'
6161
# The full version, including alpha/beta/rc tags.
62-
release = '1.1'
62+
release = '1.2'
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
@@ -6,7 +6,7 @@
66

77
setup(
88
name = 'jwcrypto',
9-
version = '1.1',
9+
version = '1.2',
1010
license = 'LGPLv3+',
1111
maintainer = 'JWCrypto Project Contributors',
1212
maintainer_email = '[email protected]',

0 commit comments

Comments
 (0)