Skip to content

Commit 8bba29b

Browse files
author
Samuel Riolo
committed
setting version to 1.0.1
1 parent 15c4c3f commit 8bba29b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGES.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
Changelog
33
=========
44

5-
1.1 (unreleased)
6-
================
5+
1.0.1 (2015-08-03)
6+
------------------
77

8-
- Nothing changed yet.
8+
- adding pgp signature
99

1010

1111
1.0 (2015-08-03)

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
version = '1.1-dev'
3+
version = '1.0.1'
44

55
long_description = (
66
open('README.rst').read()

0 commit comments

Comments
 (0)