We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac98bed commit 2c35b52Copy full SHA for 2c35b52
escapy/__init__.py
@@ -15,4 +15,4 @@
15
# You should have received a copy of the GNU Affero General Public License
16
# along with this program. If not, see <https://www.gnu.org/licenses/>.
17
"""Public package variables used for the release process"""
18
-__version__ = "1.0.0"
+__version__ = "1.0.1"
0 commit comments