Skip to content

Commit e1615bc

Browse files
committed
Merge branch 'release/1.0.6'
2 parents 190c924 + 80b66e9 commit e1615bc

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

RELEASE.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
11
# PyPago versioning
22

3+
## 1.0.6
4+
5+
Update README to allow display on PyPi website
6+
7+
38
## 1.0.5
49

510
- Improve README.md
611

12+
**Note: has been accidently removed from PyPi. Use 1.0.6 instead**
13+
714
## 1.0.4
815

916
### New features

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
"Operating System :: Unix",
6262
"Operating System :: POSIX :: Linux",
6363
"Programming Language :: Python :: 2.7",
64+
"Programming Language :: Python :: 3",
6465
],
6566

6667
# ++ test_suite =

0 commit comments

Comments
 (0)