Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

Commit

Permalink
push version to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jpylypiw committed Feb 17, 2021
1 parent bda0d33 commit 47bb5bd
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.0
0.3.1
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.3.1] - 2021-02-17

[Full Changelog](https://github.com/jpylypiw/easywall/compare/v0.3.0...v0.3.1)

### Changed

- Remove `--show-progress` from shell scripts and fix issue #26

## [0.3.0] - 2020-09-30

[Full Changelog](https://github.com/jpylypiw/easywall/compare/v0.2.4...v0.3.0)
Expand Down
2 changes: 1 addition & 1 deletion DEBIAN/control
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: easywall
Version: 0.3.0
Version: 0.3.1
Maintainer: Jochen Pylypiw <12394156+jpylypiw@users.noreply.github.com>
Description: Web interface for easy use of the IPTables firewall on Linux systems written in Python3
Homepage: https://github.com/jpylypiw/easywall
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

[metadata]
name = easywall
version = 0.3.0
version = 0.3.1
url = https://github.com/jpylypiw/easywall
project_urls =
Bug Tracker = https://github.com/jpylypiw/easywall/issues
Expand Down

0 comments on commit 47bb5bd

Please sign in to comment.