Skip to content

Commit 98bdc31

Browse files
committed
release prep
1 parent bda04b0 commit 98bdc31

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

UPSmodules/__init__.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
# You should have received a copy of the GNU General Public License
1616
# along with this program. If not, see <https://www.gnu.org/licenses/>.
1717

18-
__version__ = '1.2.8'
19-
#__status__ = 'Development Status :: 5 - Production/Stable'
20-
__status__ = 'Development Status :: 4 - Beta'
18+
__version__ = '1.2.7'
19+
__status__ = 'Development Status :: 5 - Production/Stable'
20+
#__status__ = 'Development Status :: 4 - Beta'
2121
__credits__ = ['Natalya Langford - Configuration Parser']
2222
__required_pversion__ = (3, 6)
2323
__required_kversion__ = (4, 8)

0 commit comments

Comments
 (0)